Cambio de icono y traducciones
This commit is contained in:
+26
-1
@@ -271,5 +271,30 @@
|
||||
"profileName": "Ad",
|
||||
"profileNick": "Takma ad",
|
||||
"save": "Kaydet",
|
||||
"automaticLanguage": "Otomatik"
|
||||
"automaticLanguage": "Otomatik",
|
||||
"noSavedGames": "Henüz kaydedilmiş oyun yok.",
|
||||
"errorNoGame": "Hata: oyun yok",
|
||||
"disconnectedPlayersWarning": "Bazı oyuncuların cihazı bağlantısız.",
|
||||
"assumeOnThisPhone": "Bu telefonda devral",
|
||||
"noResult": "Sonuç yok",
|
||||
"historyGameSummary": "$players oyuncu • $impostors sahtekar • $rounds tur\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