Cambio de icono y traducciones
This commit is contained in:
+26
-1
@@ -271,5 +271,30 @@
|
||||
"profileName": "名前",
|
||||
"profileNick": "ニックネーム",
|
||||
"save": "保存",
|
||||
"automaticLanguage": "自動"
|
||||
"automaticLanguage": "自動",
|
||||
"noSavedGames": "保存されたゲームはまだありません。",
|
||||
"errorNoGame": "エラー: ゲームがありません",
|
||||
"disconnectedPlayersWarning": "接続が切れた端末のプレイヤーがいます。",
|
||||
"assumeOnThisPhone": "このスマホで引き継ぐ",
|
||||
"noResult": "結果なし",
|
||||
"historyGameSummary": "$players人 • インポスター$impostors人 • $roundsラウンド\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