mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-01 00:06:38 +00: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:
@@ -46,7 +46,7 @@ export default function LocaleSwitcher() {
|
||||
},
|
||||
{
|
||||
value: 'zh-CN',
|
||||
label: '中国人'
|
||||
label: '简体中文'
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user