From 64ea3be64b4d2197db7a7931d42c1ac0739a4f84 Mon Sep 17 00:00:00 2001 From: RoccCyborg Date: Mon, 14 Apr 2025 02:16:03 +0200 Subject: [PATCH] Translated using Weblate (Hindi) Currently translated at 63.8% (1099 of 1720 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/hi/ --- src/locales/hi.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/hi.json b/src/locales/hi.json index 9568cb07c..3106157ef 100644 --- a/src/locales/hi.json +++ b/src/locales/hi.json @@ -162,7 +162,11 @@ "admin.reports.report_closed_message": "Report on @{name} was closed", "admin.reports.report_title": "Report on {acct}", "admin.rule.priority": "प्राथमिकता:", - "admin.rules.action": "नियम बनाना", + "admin.rules.action": "नियम बनाओ", + "admin.rules.delete": "हटाओ", + "admin.rules.edit": "सम्पादन", + "admin.software.backend": "बैकएंड", + "admin.software.frontend": "फ़्रंट एंड", "admin.statuses.actions.delete_status": "Delete post", "admin.statuses.actions.mark_status_not_sensitive": "Mark post not sensitive", "admin.statuses.actions.mark_status_sensitive": "Mark post sensitive",