This commit is contained in:
Hamza-Ayed
2024-06-01 14:32:23 +03:00
parent 1ba7ce1003
commit 01f792f4f7
7 changed files with 39 additions and 25 deletions

View File

@@ -4,6 +4,8 @@ class MyTranslation extends Translations {
@override
Map<String, Map<String, String>> get keys => {
"ar": {
"You must restart the app to change the language.":
"يجب إعادة تشغيل التطبيق لتغيير اللغة",
"joined": "انضم",
"Driver joined the channel": "السائق انضم للقناة",
"Driver left the channel": "السائق غادر القناة",