mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-27 06:00:21 +01:00
Fix #5902
This commit is contained in:
parent
ade1e40395
commit
f30513b20b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ const languages = [
|
|||
'ko-KR',
|
||||
//'nl-NL',
|
||||
//'pl-PL',
|
||||
//'zh-CN',
|
||||
'zh-CN',
|
||||
//'zh-TW',
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue