[PR #2349] [MERGED] Auto update of english translation file based on sources #2671

Closed
opened 2026-02-27 22:00:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2349
Author: @georgemoralis
Created: 2/4/2025
Status: Merged
Merged: 2/13/2025
Merged by: @georgemoralis

Base: mainHead: auto-translations


📝 Commits (4)

📊 Changes

4 files changed (+58 additions, -0 deletions)

View changed files

.github/workflows/scripts/update_translation.sh (+11 -0)
.github/workflows/update_translation.yml (+31 -0)
📝 REUSE.toml (+3 -0)
src/qt_gui/translations/update_translation.sh (+13 -0)

📄 Description

This add auto - update of en.ts file based an latest changes on UI.

It creates a pull request with the update file every 12a.m or in manual run.


🔄 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/shadps4-emu/shadPS4/pull/2349 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/13/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `auto-translations` --- ### 📝 Commits (4) - [`6770e49`](https://github.com/shadps4-emu/shadPS4/commit/6770e4917a151f6fceeeb1d004cc34ec09c1bccf) added auto-translation action - [`f0526a8`](https://github.com/shadps4-emu/shadPS4/commit/f0526a84b77b312101584d7851614243ecb2d6c5) made scripts executable - [`282f5dd`](https://github.com/shadps4-emu/shadPS4/commit/282f5ddfb8b3c766fde492f8bdd62804957af726) reuse - [`1ea5b9e`](https://github.com/shadps4-emu/shadPS4/commit/1ea5b9e1898e4f4be0203b05b6ae72ad8d91163d) no-obsolete - reuse (#2392) ### 📊 Changes **4 files changed** (+58 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/scripts/update_translation.sh` (+11 -0) ➕ `.github/workflows/update_translation.yml` (+31 -0) 📝 `REUSE.toml` (+3 -0) ➕ `src/qt_gui/translations/update_translation.sh` (+13 -0) </details> ### 📄 Description This add auto - update of en.ts file based an latest changes on UI. It creates a pull request with the update file every 12a.m or in manual run. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:48 +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/shadPS4#2671
No description provided.