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