Skip to content

Commit

Permalink
feat(#28):[Tilak] add missing translations
Browse files Browse the repository at this point in the history
  • Loading branch information
tilak-puli committed May 11, 2023
1 parent 2d6bff1 commit 9e7ce4e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 6 deletions.
5 changes: 3 additions & 2 deletions locales/ara.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
"bleError": {
"title": "فشل التحويل",
"message": "حدث خطأ أثناء نقل {{vcLabel}}. حاول مرة اخرى.",
"hint": "Khata: {{code}}"
"hint": "خطأ: {{code}}"
}
},
"online": "متصل",
Expand Down Expand Up @@ -338,7 +338,8 @@
},
"bleError": {
"title": "فشل التحويل",
"message": "حدث خطأ أثناء نقل {{vcLabel}}. حاول مرة اخرى."
"message": "حدث خطأ أثناء نقل {{vcLabel}}. حاول مرة اخرى.",
"hint": "خطأ: {{code}}"
}
}
},
Expand Down
3 changes: 2 additions & 1 deletion locales/fil.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}}"
}
}
},
Expand Down
3 changes: 2 additions & 1 deletion locales/hin.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
},
"bleError": {
"title": "स्थानांतरित करने में विफल",
"message": "{{vcLabel}} को स्थानांतरित करते समय कुछ गलत हो गया। कृपया पुन: प्रयास करें।"
"message": "{{vcLabel}} को स्थानांतरित करते समय कुछ गलत हो गया। कृपया पुन: प्रयास करें।",
"hint": "गलती: {{code}}"
}
}
},
Expand Down
3 changes: 2 additions & 1 deletion locales/kan.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
},
"bleError": {
"title": "ವರ್ಗಾಯಿಸಲು ವಿಫಲವಾಗಿದೆ",
"message": "{{vcLabel}} ಅನ್ನು ವರ್ಗಾಯಿಸುವಾಗ ಏನೋ ತಪ್ಪಾಗಿದೆ. ದಯವಿಟ್ಟು ಪುನಃ ಪ್ರಯತ್ನಿಸಿ."
"message": "{{vcLabel}} ಅನ್ನು ವರ್ಗಾಯಿಸುವಾಗ ಏನೋ ತಪ್ಪಾಗಿದೆ. ದಯವಿಟ್ಟು ಪುನಃ ಪ್ರಯತ್ನಿಸಿ.",
"hint": "ದೋಷ: {{code}}"
}
}
},
Expand Down
3 changes: 2 additions & 1 deletion locales/tam.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
},
"bleError": {
"title": "இடமாற்றம் செய்ய முடியவில்லை",
"message": "{{vcLabel}} ஐ மாற்றும்போது ஏதோ தவறு ஏற்பட்டது. தயவு செய்து மீண்டும் முயற்சிக்கவும்."
"message": "{{vcLabel}} ஐ மாற்றும்போது ஏதோ தவறு ஏற்பட்டது. தயவு செய்து மீண்டும் முயற்சிக்கவும்.",
"hint": "பிழை: {{code}}"
}
}
},
Expand Down

0 comments on commit 9e7ce4e

Please sign in to comment.