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