Cambio de icono y traducciones
This commit is contained in:
+26
-1
@@ -271,5 +271,30 @@
|
||||
"profileName": "Nazwa",
|
||||
"profileNick": "Nick",
|
||||
"save": "Zapisz",
|
||||
"automaticLanguage": "Automatycznie"
|
||||
"automaticLanguage": "Automatycznie",
|
||||
"noSavedGames": "Nie ma jeszcze zapisanych gier.",
|
||||
"errorNoGame": "Błąd: brak gry",
|
||||
"disconnectedPlayersWarning": "Niektórzy gracze mają rozłączone urządzenie.",
|
||||
"assumeOnThisPhone": "Przejmij na tym telefonie",
|
||||
"noResult": "Brak wyniku",
|
||||
"historyGameSummary": "$players graczy • $impostors impostor(ów) • $rounds rund\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