Cambio de icono y traducciones
This commit is contained in:
@@ -271,5 +271,30 @@
|
||||
"profileName": "Nom",
|
||||
"profileNick": "Àlies",
|
||||
"save": "Desa",
|
||||
"automaticLanguage": "Automàtic"
|
||||
"automaticLanguage": "Automàtic",
|
||||
"noSavedGames": "Encara no hi ha partides desades.",
|
||||
"errorNoGame": "Error: no hi ha partida",
|
||||
"disconnectedPlayersWarning": "Hi ha jugadors amb el dispositiu desconnectat.",
|
||||
"assumeOnThisPhone": "Assumir en aquest mòbil",
|
||||
"noResult": "Sense resultat",
|
||||
"historyGameSummary": "$players jugadors • $impostors impostor(s) • $rounds ronda(es)\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