Kord/tests
mineseo-kim f5f597d73d fix(i18n): restore ko locale and remove UTF-8 BOM
- Replace mojibake in ko.ts with proper Korean aligned to en.ts.

- Strip UTF-8 BOM from the 9 other text files (docs, commands, services, tests, en.ts).

Made-with: Cursor
2026-04-09 09:23:14 +09:00
..
errors feat: Implement internationalization (i18n) with locale support, localized error messages, and a new language command. 2026-03-27 14:24:59 +09:00
i18n feat: Introduce a script to identify hardcoded i18n strings in test files, add a `check-i18n` command to package.json, and include ignore comments in i18n tests. 2026-03-27 17:38:07 +09:00
services fix(i18n): restore ko locale and remove UTF-8 BOM 2026-04-09 09:23:14 +09:00