Cambio de icono y traducciones
This commit is contained in:
@@ -271,5 +271,30 @@
|
||||
"profileName": "Nome",
|
||||
"profileNick": "Nick",
|
||||
"save": "Salva",
|
||||
"automaticLanguage": "Automatico"
|
||||
"automaticLanguage": "Automatico",
|
||||
"noSavedGames": "Non ci sono ancora partite salvate.",
|
||||
"errorNoGame": "Errore: nessuna partita",
|
||||
"disconnectedPlayersWarning": "Alcuni giocatori hanno il dispositivo disconnesso.",
|
||||
"assumeOnThisPhone": "Assumi su questo telefono",
|
||||
"noResult": "Nessun risultato",
|
||||
"historyGameSummary": "$players giocatori • $impostors impostore/i • $rounds round\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