[PR #390] [MERGED] Add Vietnamese translations #461

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

📋 Pull Request Information

Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/390
Author: @7777Hecker
Created: 4/25/2023
Status: Merged
Merged: 5/26/2023
Merged by: @brentvollebregt

Base: masterHead: patch-1


📝 Commits (4)

📊 Changes

2 files changed (+73 additions, -2 deletions)

View changed files

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

📄 Description

Add Vietnamese to auto-py-to-exe

Describe your change

Insert a brief description about what your change is / does.

If this is related to an issue, please link the issue here

New feature checklist

  • 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
  • If you have translated the README, have you linked it in README.md

🔄 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/390 **Author:** [@7777Hecker](https://github.com/7777Hecker) **Created:** 4/25/2023 **Status:** ✅ Merged **Merged:** 5/26/2023 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (4) - [`6d7ad8e`](https://github.com/brentvollebregt/auto-py-to-exe/commit/6d7ad8e781c013302583d3eea90ad608e57269d8) Update i18n.js - [`128b102`](https://github.com/brentvollebregt/auto-py-to-exe/commit/128b1020a1ae875070ece4c168d18cb5ed1d23ec) Use anchor tag replacements - [`319441d`](https://github.com/brentvollebregt/auto-py-to-exe/commit/319441de5f5bf4a000757ac1f7a66e1d0134097a) Update README.md - [`b185536`](https://github.com/brentvollebregt/auto-py-to-exe/commit/b1855362dfc47947e8b58e3f5052a0047e9481b1) Swap language name around in README ### 📊 Changes **2 files changed** (+73 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `auto_py_to_exe/web/js/i18n.js` (+72 -2) </details> ### 📄 Description Add Vietnamese to auto-py-to-exe **Describe your change** *Insert a brief description about what your change is / does.* > If this is related to an issue, please link the issue here **New feature checklist** - [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 - [x] If you have translated the README, have you linked it in README.md --- <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:43 +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#461
No description provided.