[PR #355] [MERGED] Add Japanese translation #456

Closed
opened 2026-02-26 12:21:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/355
Author: @nattyan-tv
Created: 1/18/2023
Status: Merged
Merged: 1/19/2023
Merged by: @brentvollebregt

Base: masterHead: master


📝 Commits (3)

📊 Changes

2 files changed (+72 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
📝 auto_py_to_exe/web/js/i18n.js (+71 -0)

📄 Description

Added Japanese translation to the UI. (Work completed)
README is not translated.

  • Have you run the application to make sure your code runs
  • Is this not just a simple formatting change

Translation checklist

  • Have you run the application to make sure your code runs
  • Have you used the correct keys for your translations added (e.g. en)
  • Have you made sure to leave a , at the end of each translation added
  • Have you added the language to supportedLanguages in alphabetical order
  • Have you added the language to the table in README.md in alphabetical order

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/brentvollebregt/auto-py-to-exe/pull/355 **Author:** [@nattyan-tv](https://github.com/nattyan-tv) **Created:** 1/18/2023 **Status:** ✅ Merged **Merged:** 1/19/2023 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`3caaa59`](https://github.com/brentvollebregt/auto-py-to-exe/commit/3caaa59fca814d64f8e631e3801f2ea2ee903948) Add Japanese translations - [`66b1483`](https://github.com/brentvollebregt/auto-py-to-exe/commit/66b1483556375ba896f203c6f7fa42d56082bd59) fix comma - [`3d36c0b`](https://github.com/brentvollebregt/auto-py-to-exe/commit/3d36c0b861ceab8d193ff6485e468dcd9e80939b) fix: line end comma ### 📊 Changes **2 files changed** (+72 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `auto_py_to_exe/web/js/i18n.js` (+71 -0) </details> ### 📄 Description Added Japanese translation to the UI. (Work completed) README is not translated. - [x] Have you run the application to make sure your code runs - [x] Is this not just a simple formatting change **Translation checklist** - [x] Have you run the application to make sure your code runs - [x] Have you used the correct keys for your translations added (e.g. `en`) - [x] Have you made sure to leave a `,` at the end of each translation added - [x] Have you added the language to `supportedLanguages` in alphabetical order - [x] Have you added the language to the table in README.md in alphabetical order --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:21:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#456
No description provided.