Cambio de icono y traducciones
This commit is contained in:
+26
-1
@@ -271,5 +271,30 @@
|
||||
"profileName": "Naam",
|
||||
"profileNick": "Nickname",
|
||||
"save": "Opslaan",
|
||||
"automaticLanguage": "Automatisch"
|
||||
"automaticLanguage": "Automatisch",
|
||||
"noSavedGames": "Er zijn nog geen opgeslagen spellen.",
|
||||
"errorNoGame": "Fout: geen spel",
|
||||
"disconnectedPlayersWarning": "Sommige spelers hebben een losgekoppeld apparaat.",
|
||||
"assumeOnThisPhone": "Overnemen op deze mobiel",
|
||||
"noResult": "Geen resultaat",
|
||||
"historyGameSummary": "$players spelers • $impostors impostor(s) • $rounds ronde(s)\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