[PR #365] [MERGED] Update i18n.js - german translation #457

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/365
Author: @ackhh
Created: 2/12/2023
Status: Merged
Merged: 2/15/2023
Merged by: @brentvollebregt

Base: masterHead: patch-1


📝 Commits (4)

  • 80c5344 Update i18n.js - german translation
  • 8d9b34d #366 Fix translation and add attribution to translation table
  • 2b8f46c Apply changes from PR
  • 36578a4 Revert incorrect change

📊 Changes

2 files changed (+41 additions, -31 deletions)

View changed files

📝 README.md (+21 -21)
📝 auto_py_to_exe/web/js/i18n.js (+20 -10)

📄 Description

Added and corrected german translation.

Added & corrected translation.

Added missing translations.

Translation checklist

  • 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
  • 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/365 **Author:** [@ackhh](https://github.com/ackhh) **Created:** 2/12/2023 **Status:** ✅ Merged **Merged:** 2/15/2023 **Merged by:** [@brentvollebregt](https://github.com/brentvollebregt) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (4) - [`80c5344`](https://github.com/brentvollebregt/auto-py-to-exe/commit/80c5344d374b43d6d178732085d0187712008744) Update i18n.js - german translation - [`8d9b34d`](https://github.com/brentvollebregt/auto-py-to-exe/commit/8d9b34deaf7553c18c9121fd3022157af3698c27) #366 Fix translation and add attribution to translation table - [`2b8f46c`](https://github.com/brentvollebregt/auto-py-to-exe/commit/2b8f46ca87417cc42a416c9cf1a5e9f5247935c1) Apply changes from PR - [`36578a4`](https://github.com/brentvollebregt/auto-py-to-exe/commit/36578a41a1925c2f3158b536481e177adb3b1180) Revert incorrect change ### 📊 Changes **2 files changed** (+41 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+21 -21) 📝 `auto_py_to_exe/web/js/i18n.js` (+20 -10) </details> ### 📄 Description Added and corrected german translation. Added & corrected translation. Added missing translations. **Translation checklist** - [ ] 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 - [ ] 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: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#457
No description provided.