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