mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-27 23:36:39 +00:00
Merge branch 'dev' into clients-pops-dev
This commit is contained in:
@@ -48,6 +48,10 @@ export default function LocaleSwitcher() {
|
||||
{
|
||||
value: "zh-CN",
|
||||
label: "简体中文"
|
||||
},
|
||||
{
|
||||
value: "ko-KR",
|
||||
label: "한국어"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user