aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Nathanaël Houn <contact@nathanaelhoun.fr>2023-03-03 20:52:36 +0100
committerLibravatar GitHub <noreply@github.com>2023-03-03 19:52:36 +0000
commit22b8e43f8d096d7d2eb8499e70abdad2f1d19fd9 (patch)
tree959a2014037d891bcaeed24e351f3a62df69336d
parentUpgrade npm modules (diff)
downloadferdium-app-22b8e43f8d096d7d2eb8499e70abdad2f1d19fd9.tar.gz
ferdium-app-22b8e43f8d096d7d2eb8499e70abdad2f1d19fd9.tar.zst
ferdium-app-22b8e43f8d096d7d2eb8499e70abdad2f1d19fd9.zip
feat(i18n): new Crowdin updates (#1033) [skip ci]
feat(i18n): New Crowdin translations (Hindi) [skip ci]
-rw-r--r--src/i18n/locales/hi.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/i18n/locales/hi.json b/src/i18n/locales/hi.json
index b7466ad3b..38d96a27b 100644
--- a/src/i18n/locales/hi.json
+++ b/src/i18n/locales/hi.json
@@ -1,4 +1,18 @@
1{ 1{
2 "app.errorHandler.action": "पुनः लोड करें", 2 "app.errorHandler.action": "पुनः लोड करें",
3 "app.errorHandler.headline": "कुछ गलत हो गया।" 3 "app.errorHandler.headline": "कुछ गलत हो गया",
4 "changeserver.customServerLabel": "कस्टम सर्वर",
5 "changeserver.headline": "सर्वर बदलें",
6 "changeserver.label": "सर्वर",
7 "changeserver.urlError": "एक मान्य URL दर्ज करें",
8 "changeserver.warning": "फ्रीडियम द्वारा दिए गए अतिरिक्त सेटिंग्स सेव नहीं किये जायेंगे",
9 "connectionLostBanner.cta": "सर्विस रीलोड करे",
10 "connectionLostBanner.informationLink": "क्या हुआ ?",
11 "feature.publishDebugInfo.terms": "सेवा की शर्तें",
12 "feature.publishDebugInfo.title": "जानकारी प्रकाशित करे",
13 "feature.quickSwitch.search": "खोजे ...",
14 "settings.account.account.editButton": "अकाउंट संशोधन",
15 "settings.account.accountUnavailableInfo": "आप फेर्डियम बिना अकाउंट के इस्तेमाल कर रहे है। यदि आप फेर्डियम अकाउंट के सहित इस्तेमाल करते है, उसके विभिन्न प्रतिस्थापित प्रतियों के मध्य ताल-मेल बनाया जा सकता है। कृपया एक सर्वर का दिया गया विकल्प को सेटिंग्स टैब से चुन कर लॉगिन करिये",
16 "settings.account.buttonSave": "प्रोफ़ाइल को नवीनतम बनाओ",
17 "settings.account.deleteAccount": "खाते को हटाएं"
4} \ No newline at end of file 18} \ No newline at end of file