feat(app): korean translations

This commit is contained in:
Adam
2026-01-20 20:16:57 -06:00
parent 64c80f1b51
commit e6438aa3f6
5 changed files with 652 additions and 4 deletions

View File

@@ -267,6 +267,7 @@ export const dict = {
"language.en": "英语",
"language.zh": "中文",
"language.ko": "韩语",
"toast.language.title": "语言",
"toast.language.description": "已切换到{{language}}",