From 9e7ce4eff27abb9934a69b0286794998806405ac Mon Sep 17 00:00:00 2001 From: Tilak Puli Date: Thu, 11 May 2023 10:06:21 +0530 Subject: [PATCH] feat(#28):[Tilak] add missing translations --- locales/ara.json | 5 +++-- locales/fil.json | 3 ++- locales/hin.json | 3 ++- locales/kan.json | 3 ++- locales/tam.json | 3 ++- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/locales/ara.json b/locales/ara.json index 2039dca889..d2d401cc6d 100644 --- a/locales/ara.json +++ b/locales/ara.json @@ -289,7 +289,7 @@ "bleError": { "title": "فشل التحويل", "message": "حدث خطأ أثناء نقل {{vcLabel}}. حاول مرة اخرى.", - "hint": "Khata: {{code}}" + "hint": "خطأ: {{code}}" } }, "online": "متصل", @@ -338,7 +338,8 @@ }, "bleError": { "title": "فشل التحويل", - "message": "حدث خطأ أثناء نقل {{vcLabel}}. حاول مرة اخرى." + "message": "حدث خطأ أثناء نقل {{vcLabel}}. حاول مرة اخرى.", + "hint": "خطأ: {{code}}" } } }, diff --git a/locales/fil.json b/locales/fil.json index bb23ab6cd9..f7e76d6420 100644 --- a/locales/fil.json +++ b/locales/fil.json @@ -337,7 +337,8 @@ }, "bleError": { "title": "Nabigong ilipat", - "message": "Nagkaproblema habang inililipat ang {{vcLabel}}. Pakisubukang muli." + "message": "Nagkaproblema habang inililipat ang {{vcLabel}}. Pakisubukang muli.", + "hint": "Pagkakamali: {{code}}" } } }, diff --git a/locales/hin.json b/locales/hin.json index 6710d08828..4d0a0368d7 100644 --- a/locales/hin.json +++ b/locales/hin.json @@ -338,7 +338,8 @@ }, "bleError": { "title": "स्थानांतरित करने में विफल", - "message": "{{vcLabel}} को स्थानांतरित करते समय कुछ गलत हो गया। कृपया पुन: प्रयास करें।" + "message": "{{vcLabel}} को स्थानांतरित करते समय कुछ गलत हो गया। कृपया पुन: प्रयास करें।", + "hint": "गलती: {{code}}" } } }, diff --git a/locales/kan.json b/locales/kan.json index 03a9cfb907..2db56fa2d6 100644 --- a/locales/kan.json +++ b/locales/kan.json @@ -338,7 +338,8 @@ }, "bleError": { "title": "ವರ್ಗಾಯಿಸಲು ವಿಫಲವಾಗಿದೆ", - "message": "{{vcLabel}} ಅನ್ನು ವರ್ಗಾಯಿಸುವಾಗ ಏನೋ ತಪ್ಪಾಗಿದೆ. ದಯವಿಟ್ಟು ಪುನಃ ಪ್ರಯತ್ನಿಸಿ." + "message": "{{vcLabel}} ಅನ್ನು ವರ್ಗಾಯಿಸುವಾಗ ಏನೋ ತಪ್ಪಾಗಿದೆ. ದಯವಿಟ್ಟು ಪುನಃ ಪ್ರಯತ್ನಿಸಿ.", + "hint": "ದೋಷ: {{code}}" } } }, diff --git a/locales/tam.json b/locales/tam.json index 81e55e98bb..fbf2ec90c4 100644 --- a/locales/tam.json +++ b/locales/tam.json @@ -338,7 +338,8 @@ }, "bleError": { "title": "இடமாற்றம் செய்ய முடியவில்லை", - "message": "{{vcLabel}} ஐ மாற்றும்போது ஏதோ தவறு ஏற்பட்டது. தயவு செய்து மீண்டும் முயற்சிக்கவும்." + "message": "{{vcLabel}} ஐ மாற்றும்போது ஏதோ தவறு ஏற்பட்டது. தயவு செய்து மீண்டும் முயற்சிக்கவும்.", + "hint": "பிழை: {{code}}" } } },