Skip to content

feat: Add Japanese (ja-JP) language translations#201

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

feat: Add Japanese (ja-JP) language translations#201
atlas-cmms wants to merge 2 commits into
Grashjs:mainfrom
atlas-cmms:feat/add-japanese-translation

Conversation

@atlas-cmms
Copy link
Copy Markdown
Contributor

Summary

This PR adds Japanese (ja-JP) translation files across all components of Atlas CMMS.

Files Added

Component File Lines
Frontend frontend/src/i18n/translations/ja.ts 1,802
Mobile mobile/i18n/translations/ja.ts 1,456
Home/Landing home/src/i18n/translations/ja.ts 1,697
API Messages api/src/main/resources/messages_ja_JP.properties 107
API Mail api/src/main/resources/mailMessages_ja_JP.properties 48

Context

Japan has the 3rd largest economy globally with a massive industrial manufacturing sector. Japanese companies (Toyota, Honda, Mitsubishi, etc.) strongly prefer tools localized in Japanese for their maintenance and facilities management operations.

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.
@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 1468f8a

@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 1468f8a

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