Cambio de icono y traducciones
This commit is contained in:
@@ -271,5 +271,30 @@
|
||||
"profileName": "Name",
|
||||
"profileNick": "Nickname",
|
||||
"save": "Speichern",
|
||||
"automaticLanguage": "Automatisch"
|
||||
"automaticLanguage": "Automatisch",
|
||||
"noSavedGames": "Es gibt noch keine gespeicherten Partien.",
|
||||
"errorNoGame": "Fehler: Keine Partie",
|
||||
"disconnectedPlayersWarning": "Einige Spieler haben ein getrenntes Gerät.",
|
||||
"assumeOnThisPhone": "Auf diesem Handy übernehmen",
|
||||
"noResult": "Kein Ergebnis",
|
||||
"historyGameSummary": "$players Spieler • $impostors Verräter • $rounds Runden\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