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