[PR #319] [CLOSED] add Arabic Language #451

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

📋 Pull Request Information

Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/319
Author: @Tayeb-Ali
Created: 10/19/2022
Status: Closed

Base: masterHead: master


📝 Commits (6)

📊 Changes

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

View changed files

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

📄 Description

Describe your change

Added Arabic language.

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/319 **Author:** [@Tayeb-Ali](https://github.com/Tayeb-Ali) **Created:** 10/19/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`9ec266a`](https://github.com/brentvollebregt/auto-py-to-exe/commit/9ec266ac09d972ff3bd02aaa27d8c7574046ddcc) add Arabic Language - [`4918ae4`](https://github.com/brentvollebregt/auto-py-to-exe/commit/4918ae48aef1c28b163f5a75d6e8da90b05a0325) update README - [`b6c5310`](https://github.com/brentvollebregt/auto-py-to-exe/commit/b6c5310f39222edc7d2594dc91915ba2351c34f6) Update auto_py_to_exe/web/js/i18n.js - [`5df70e2`](https://github.com/brentvollebregt/auto-py-to-exe/commit/5df70e25d238e183aa6482123d69d8d8f9c9eae2) Update auto_py_to_exe/web/js/i18n.js - [`992f9aa`](https://github.com/brentvollebregt/auto-py-to-exe/commit/992f9aa50c96dbd611887a06fe59c5da52673b35) update - [`d73ed60`](https://github.com/brentvollebregt/auto-py-to-exe/commit/d73ed6011c6b776c538077699ac2aae5c21316f9) new update ### 📊 Changes **2 files changed** (+71 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `auto_py_to_exe/web/js/i18n.js` (+70 -0) </details> ### 📄 Description > **Describe your change** > > Added Arabic language. > > **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 > * [ ] 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:41 +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#451
No description provided.