Cambio de icono y traducciones
This commit is contained in:
+26
-1
@@ -339,5 +339,30 @@
|
||||
"profileName": "Nombre",
|
||||
"profileNick": "Nick",
|
||||
"save": "Guardar",
|
||||
"automaticLanguage": "Automático"
|
||||
"automaticLanguage": "Automático",
|
||||
"noSavedGames": "Todavía no hay partidas guardadas.",
|
||||
"errorNoGame": "Error: sin partida",
|
||||
"disconnectedPlayersWarning": "Hay jugadores con el dispositivo desconectado.",
|
||||
"assumeOnThisPhone": "Asumir en este móvil",
|
||||
"noResult": "Sin resultado",
|
||||
"historyGameSummary": "$players jugadores • $impostors impostor(es) • $rounds ronda(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