add zh_CN language

This commit is contained in:
chenxudong2020 2024-10-24 21:31:39 +08:00
commit c510ed3e0b
2 changed files with 72 additions and 0 deletions

View file

@ -10,5 +10,9 @@
{
"code": "ru-RU",
"name": "Русский"
},
{
"code": "zh_CN",
"name": "中文"
}
]