Cambio de icono y traducciones
This commit is contained in:
+26
-1
@@ -271,5 +271,30 @@
|
||||
"profileName": "Izena",
|
||||
"profileNick": "Ezizena",
|
||||
"save": "Gorde",
|
||||
"automaticLanguage": "Automatikoa"
|
||||
"automaticLanguage": "Automatikoa",
|
||||
"noSavedGames": "Oraindik ez dago gordetako partidarik.",
|
||||
"errorNoGame": "Errorea: partidarik ez",
|
||||
"disconnectedPlayersWarning": "Jokalari batzuek gailua deskonektatuta dute.",
|
||||
"assumeOnThisPhone": "Hartu mugikor honetan",
|
||||
"noResult": "Emaitzarik ez",
|
||||
"historyGameSummary": "$players jokalari • $impostors inpostore • $rounds txanda\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