Cambio de icono y traducciones
This commit is contained in:
+26
-1
@@ -271,5 +271,30 @@
|
||||
"profileName": "Nome",
|
||||
"profileNick": "Nick",
|
||||
"save": "Guardar",
|
||||
"automaticLanguage": "Automático"
|
||||
"automaticLanguage": "Automático",
|
||||
"noSavedGames": "Ainda não há partidas guardadas.",
|
||||
"errorNoGame": "Erro: sem partida",
|
||||
"disconnectedPlayersWarning": "Há jogadores com o dispositivo desligado.",
|
||||
"assumeOnThisPhone": "Assumir neste telemóvel",
|
||||
"noResult": "Sem resultado",
|
||||
"historyGameSummary": "$players jogadores • $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