Skip to content

Commit 2ee92d1

Browse files
muraki-sportsclaude
andcommitted
feat: add Japanese (ja) localization
Add full Japanese translation for the desktop app UI, register the ja locale in i18n config, and add the language option to the preferences selector. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c4b48b4 commit 2ee92d1

4 files changed

Lines changed: 919 additions & 2 deletions

File tree

apps/desktop/src/i18n/locales/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,8 @@
395395
"description": "Choose the language used throughout the app",
396396
"options": {
397397
"system": "System",
398-
"en": "English"
398+
"en": "English",
399+
"ja": "日本語"
399400
},
400401
"restartDialog": {
401402
"title": "Restart required",

0 commit comments

Comments
 (0)