[PR #373] [MERGED] Finnish language #460

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/373
Author: @ZapX5
Created: 3/3/2023
Status: Merged
Merged: 3/4/2023
Merged by: @brentvollebregt

Base: masterHead: master


📝 Commits (4)

📊 Changes

3 files changed (+196 additions, -0 deletions)

View changed files

README-Finnish.md (+123 -0)
📝 README.md (+3 -0)
📝 auto_py_to_exe/web/js/i18n.js (+70 -0)

📄 Description

Describe your change

Added Finnish language for both the UI and README.

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/373 **Author:** [@ZapX5](https://github.com/ZapX5) **Created:** 3/3/2023 **Status:** ✅ Merged **Merged:** 3/4/2023 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`aba27e2`](https://github.com/brentvollebregt/auto-py-to-exe/commit/aba27e203043a3bb1e8e2eca2791d9d67c875d55) Added Finnish translation - [`5e7aac1`](https://github.com/brentvollebregt/auto-py-to-exe/commit/5e7aac11a11a5f1fe864e484e0049727ce167787) Readme updates - [`1ff2deb`](https://github.com/brentvollebregt/auto-py-to-exe/commit/1ff2deb5e53bf49ae545c50ec22ca497ccb6f752) updates to order etc. - [`c6b32fa`](https://github.com/brentvollebregt/auto-py-to-exe/commit/c6b32fa2431706e0e30b2b75d24e72e64ca04d16) requested changes ### 📊 Changes **3 files changed** (+196 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `README-Finnish.md` (+123 -0) 📝 `README.md` (+3 -0) 📝 `auto_py_to_exe/web/js/i18n.js` (+70 -0) </details> ### 📄 Description **Describe your change** Added Finnish language for both the UI and README. > 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** - [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#460
No description provided.