Skip to content

Add Japanese Locale#62

Merged
Maximus7474 merged 2 commits into
lbphone:mainfrom
vxau:update-locale-ja
Jun 15, 2026
Merged

Add Japanese Locale#62
Maximus7474 merged 2 commits into
lbphone:mainfrom
vxau:update-locale-ja

Conversation

@vxau

@vxau vxau commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Description

  • Added new locale file: ja.json
  • Changes follow the structure of en.json.

Checklist

Please ensure your PR meets the following requirements:

  • Changes are limited to one locale file.
  • JSON file is properly formatted with 4-space indentation.
  • The JSON file has been validated for syntax errors.
  • The PR title clearly describes the locale and nature of the changes.

@Maximus7474 Maximus7474 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution, you are going to need to make some changes as the file is not up to spec. Please make sure you copy the structure from the en.json to make sure you have the correct structure.

The following keys are missing in the second file 'ja.json':

  • OPTIONAL
  • ADD
  • APPS.SETTINGS.MICROPHONE
  • APPS.SETTINGS.MICROPHONE_DESCRIPTION
  • APPS.PHOTOS.FROM_MY_PHONE
  • APPS.MDT
  • APPS.BROWSER.NEW_TAB
  • APPS.BROWSER.TABS
  • APPS.BROWSER.TAB
  • APPS.BROWSER.DONE
  • APPS.BROWSER.CLOSE_ALL
  • APPS.BROWSER.HISTORY
  • APPS.BROWSER.BOOKMARKS
  • APPS.BROWSER.BOOKMARK_REMOVE
  • APPS.BROWSER.NO_BOOKMARKS
  • APPS.BROWSER.NO_HISTORY
  • APPS.BROWSER.FAILED_LOAD_PAGE_DESCRIPTION
  • COMPONENTS.ICON_PICKER
  • MISC.COPY
  • MISC.OPEN_IN_BROWSER
  • EXPORTED_DOCUMENT
  • BACKEND.MDT
  • BACKEND.MDT_NOTIFICATIONS
  • MDT

@vxau

vxau commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Thank you for your contribution, you are going to need to make some changes as the file is not up to spec. Please make sure you copy the structure from the en.json to make sure you have the correct structure.

The following keys are missing in the second file 'ja.json':

  • OPTIONAL
  • ADD
  • APPS.SETTINGS.MICROPHONE
  • APPS.SETTINGS.MICROPHONE_DESCRIPTION
  • APPS.PHOTOS.FROM_MY_PHONE
  • APPS.MDT
  • APPS.BROWSER.NEW_TAB
  • APPS.BROWSER.TABS
  • APPS.BROWSER.TAB
  • APPS.BROWSER.DONE
  • APPS.BROWSER.CLOSE_ALL
  • APPS.BROWSER.HISTORY
  • APPS.BROWSER.BOOKMARKS
  • APPS.BROWSER.BOOKMARK_REMOVE
  • APPS.BROWSER.NO_BOOKMARKS
  • APPS.BROWSER.NO_HISTORY
  • APPS.BROWSER.FAILED_LOAD_PAGE_DESCRIPTION
  • COMPONENTS.ICON_PICKER
  • MISC.COPY
  • MISC.OPEN_IN_BROWSER
  • EXPORTED_DOCUMENT
  • BACKEND.MDT
  • BACKEND.MDT_NOTIFICATIONS
  • MDT

The old structure was still present. I’ve corrected it to match en.json and will push the fix shortly. Thank you for pointing this out.

@Maximus7474
Maximus7474 merged commit 76f8ba6 into lbphone:main Jun 15, 2026
1 check passed
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.

3 participants