Commit Graph

6 Commits

Author SHA1 Message Date
DIYgod e753b43348 chore: auto-fix linting and formatting issues 2024-10-17 19:02:41 +00:00
colmugx 0a267f8ee6
fix(i18n): repeat value (#962) 2024-10-15 22:52:50 +08:00
houseme 9fac848636
chore(i18n): improve format code (#637)
* ci: upgrade `pnpm/action-setup` version v4

* chore(i18n): format code
2024-09-26 02:07:02 +08:00
Innei 98e899df09
fix(i18n): i18n key should can nested
Signed-off-by: Innei <i@innei.in>
2024-09-24 12:51:19 +08:00
Innei 34b9a20acf
fix(i18n): fix json nested key fixes #605
Signed-off-by: Innei <i@innei.in>
2024-09-24 12:38:25 +08:00
Sunghyun Kim 2ae12c9d2b
feat(i18n): Korean and fallback language name (#582)
* Add Korean translations for error messages, UI elements, and shortcuts.

Created new JSON files with Korean translations for individual error messages, various UI components, application settings, and keyboard shortcuts to improve localization and enhance user experience for Korean-speaking users.

* feat: completion langs

Signed-off-by: Innei <i@innei.in>

---------

Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-23 20:58:15 +08:00