Cambio de icono y traducciones
This commit is contained in:
+26
-1
@@ -271,5 +271,30 @@
|
||||
"profileName": "الاسم",
|
||||
"profileNick": "اللقب",
|
||||
"save": "حفظ",
|
||||
"automaticLanguage": "تلقائي"
|
||||
"automaticLanguage": "تلقائي",
|
||||
"noSavedGames": "لا توجد مباريات محفوظة بعد.",
|
||||
"errorNoGame": "خطأ: لا توجد مباراة",
|
||||
"disconnectedPlayersWarning": "يوجد لاعبون بأجهزة غير متصلة.",
|
||||
"assumeOnThisPhone": "تولّي على هذا الهاتف",
|
||||
"noResult": "لا توجد نتيجة",
|
||||
"historyGameSummary": "$players لاعبون • $impostors محتالون • $rounds جولات\n$word • $category",
|
||||
"@historyGameSummary": {
|
||||
"placeholders": {
|
||||
"players": {
|
||||
"type": "int"
|
||||
},
|
||||
"impostors": {
|
||||
"type": "int"
|
||||
},
|
||||
"rounds": {
|
||||
"type": "int"
|
||||
},
|
||||
"word": {
|
||||
"type": "String"
|
||||
},
|
||||
"category": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user