[PR #331] [MERGED] Added Serbian translations #452

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/331
Author: @sweatshirts
Created: 11/26/2022
Status: Merged
Merged: 11/29/2022
Merged by: @brentvollebregt

Base: masterHead: master


📝 Commits (7)

  • 50499c9 Added Serbian translations (UI)
  • 596e52f Added Serbian in the list (Readme)
  • eea2ce8 Added Serbian translations (UI)
  • d88c9b9 fixed markdown formatting
  • a30a4e5 typos, formatting, fixed JS
  • e4eab16 fixed the very last typo, its good to go now!
  • b54e100 changed the order of languages as instructed

📊 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 Serbian translations to the UI (completed). Serbian is only mentioned in the readme file. Readme itself is not translated at this point of time.

  • [✔️] 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/331 **Author:** [@sweatshirts](https://github.com/sweatshirts) **Created:** 11/26/2022 **Status:** ✅ Merged **Merged:** 11/29/2022 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`50499c9`](https://github.com/brentvollebregt/auto-py-to-exe/commit/50499c92e14edbde6191dd71938f37c7e50af323) Added Serbian translations (UI) - [`596e52f`](https://github.com/brentvollebregt/auto-py-to-exe/commit/596e52fca01b85b19743aaa9562485b700a01fec) Added Serbian in the list (Readme) - [`eea2ce8`](https://github.com/brentvollebregt/auto-py-to-exe/commit/eea2ce8ac4fa2a53f6b853c6f039fb6efc97386b) Added Serbian translations (UI) - [`d88c9b9`](https://github.com/brentvollebregt/auto-py-to-exe/commit/d88c9b9ebad5fda7df02a79f5e633ea992c7d356) fixed markdown formatting - [`a30a4e5`](https://github.com/brentvollebregt/auto-py-to-exe/commit/a30a4e51fc311910b9bfd1bd477c1165b58c959d) typos, formatting, fixed JS - [`e4eab16`](https://github.com/brentvollebregt/auto-py-to-exe/commit/e4eab16cdaf3f6300041702a023ea3ea0b6d377c) fixed the very last typo, its good to go now! - [`b54e100`](https://github.com/brentvollebregt/auto-py-to-exe/commit/b54e10066647508e919af18f45f7a8edc6e52058) changed the order of languages as instructed ### 📊 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 Serbian translations to the UI (completed). Serbian is only mentioned in the readme file. Readme itself is not translated at this point of time. - [✔️] 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 --- <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#452
No description provided.