mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[PR #387] [MERGED] Added support for Persian language #459
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/387
Author: @drunkleen
Created: 4/18/2023
Status: ✅ Merged
Merged: 4/18/2023
Merged by: @brentvollebregt
Base:
master← Head:master📝 Commits (3)
9ca8033Added support for Persian languagef75d4bdPersian/Arabic Font style added into the css to make the Persian/Arabic texts more readable6a85d90Persian/Arabic Font style added into the css to make the Persian/Arabic texts more readable📊 Changes
4 files changed (+83 additions, -3 deletions)
View changed files
📝
README.md(+1 -0)➕
auto_py_to_exe/web/Vazirmatn-Light.ttf(+0 -0)📝
auto_py_to_exe/web/css/general.css(+11 -2)📝
auto_py_to_exe/web/js/i18n.js(+71 -1)📄 Description
After repeatedly advising Persian users to use PyInstaller to convert their Python code into an executable, I realized that many people were still struggling with the process. To make it easier for everyone, finally, I have translated the auto-py-to-exe project into Persian language.
With this change, users who speak Persian (Farsi) can now use the tool more easily, and the project is now more accessible to a wider range of users. This translation includes all the menus, buttons, and other user interface elements, as well as any error messages that may be displayed during the conversion process.
I have thoroughly tested this change to ensure that it does not introduce any new bugs or issues, and I believe it will greatly benefit the auto-py-to-exe project and its users. I hope that you will consider merging this pull request and making the translated version of the tool available to everyone. Thank you for your time and consideration.
DrunkLeen
Translation checklist
en),at the end of each translation addedsupportedLanguagesin alphabetical order🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.