mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-30 07:35:15 +02:00
chore(i18n): partial Simplified Chinese localization (draft) (#143)
* Chinese i18n * fix(i18n): corrected mislabeled language name from "中国人" to "简体中文" * chore(i18n): initial Simplified Chinese translation
This commit is contained in:
parent
c7c39676d1
commit
b4b19d2263
2 changed files with 201 additions and 201 deletions
|
@ -46,7 +46,7 @@ export default function LocaleSwitcher() {
|
|||
},
|
||||
{
|
||||
value: 'zh-CN',
|
||||
label: '中国人'
|
||||
label: '简体中文'
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue