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