mirror of
https://github.com/fosrl/pangolin.git
synced 2025-09-01 07:20:06 +02:00
Add Korean translations
This commit is contained in:
parent
bdaf48da20
commit
1983d0067d
3 changed files with 5 additions and 1 deletions
|
@ -48,6 +48,10 @@ export default function LocaleSwitcher() {
|
|||
{
|
||||
value: 'zh-CN',
|
||||
label: '简体中文'
|
||||
},
|
||||
{
|
||||
value: 'ko-KR',
|
||||
label: '한국어'
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue