Skip to content

feat: Add Korean (ko-KR) language translations#202

Open
atlas-cmms wants to merge 3 commits into
Grashjs:mainfrom
atlas-cmms:feat/add-korean-translation
Open

feat: Add Korean (ko-KR) language translations#202
atlas-cmms wants to merge 3 commits into
Grashjs:mainfrom
atlas-cmms:feat/add-korean-translation

Conversation

@atlas-cmms
Copy link
Copy Markdown
Contributor

Summary

This PR adds Korean (ko-KR) translation files across all components of Atlas CMMS.

Files Added

Component File Lines
Frontend frontend/src/i18n/translations/ko.ts 1,837
Mobile mobile/i18n/translations/ko.ts 1,456
Home/Landing home/src/i18n/translations/ko.ts 1,694
API Messages api/src/main/resources/messages_ko_KR.properties 107
API Mail api/src/main/resources/mailMessages_ko_KR.properties 86

Context

South Korea has a major industrial sector led by Samsung, Hyundai, LG, and SK Group. Korean companies strongly prefer Korean-localized tools for their maintenance and facilities management teams.

Testing

  • All translation keys match the existing English source structure
  • File naming follows the established convention in the repository

Add Traditional Chinese translation files for:
- Frontend (frontend/src/i18n/translations/zh_tw.ts)
- Mobile (mobile/i18n/translations/zh_tw.ts)
- Home/Landing page (home/src/i18n/translations/zh-tw.ts)
- API messages (api/src/main/resources/messages_zh_TW.properties)
- API mail messages (api/src/main/resources/mailMessages_zh_TW.properties)

This complements the existing Simplified Chinese (zh-CN) translations
to support users in Taiwan, Hong Kong, and Macau.
Add Japanese translation files for:
- Frontend (frontend/src/i18n/translations/ja.ts)
- Mobile (mobile/i18n/translations/ja.ts)
- Home/Landing page (home/src/i18n/translations/ja.ts)
- API messages (api/src/main/resources/messages_ja_JP.properties)
- API mail messages (api/src/main/resources/mailMessages_ja_JP.properties)

Japan has the 3rd largest economy globally with a massive industrial
manufacturing sector. Japanese companies strongly prefer tools
localized in their native language.
Add Korean translation files for:
- Frontend (frontend/src/i18n/translations/ko.ts)
- Mobile (mobile/i18n/translations/ko.ts)
- Home/Landing page (home/src/i18n/translations/ko.ts)
- API messages (api/src/main/resources/messages_ko_KR.properties)
- API mail messages (api/src/main/resources/mailMessages_ko_KR.properties)

South Korea has a major industrial sector (Samsung, Hyundai, LG)
with strong preference for Korean-localized tools in maintenance
and facilities management.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

👷 Deploy request for atlas-cmms pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit f0d4b68

@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

👷 Deploy request for atlasjs-home pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit f0d4b68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant