Update strings.i18n.json
This commit is contained in:
parent
969cda5e9c
commit
6ca96b16b3
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"locales(map)": {
|
||||
"en": "English",
|
||||
"ru": "Russian (Русский)"
|
||||
"ru": "Russian (Русский)",
|
||||
"zh-hans": "Chinese Simplified (简体中文)"
|
||||
},
|
||||
"tetraLeague": "Tetra League",
|
||||
"tlRecords": "TL Records",
|
||||
|
@ -662,4 +663,4 @@
|
|||
"XX": "Unknown",
|
||||
"XM": "The Moon"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue