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