[PR #61] [MERGED] locale: update translations #145

Closed
opened 2025-12-28 23:26:31 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/61
Author: @eitchtee
Created: 1/24/2025
Status: Merged
Merged: 1/24/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (1)

  • b9cd97f locale: update translations and remove dutch from available languages until translation is done

📊 Changes

7 files changed (+665 additions, -304 deletions)

View changed files

📝 app/WYGIWYH/settings.py (+1 -1)
📝 app/apps/import_app/models.py (+5 -1)
app/apps/users/migrations/0015_alter_usersettings_language.py (+18 -0)
📝 app/locale/nl/LC_MESSAGES/django.po (+314 -144)
📝 app/locale/pt_BR/LC_MESSAGES/django.po (+326 -149)
📝 app/templates/import_app/fragments/runs/list.html (+1 -1)
app/templates/import_app/pages/runs_index.html (+0 -8)

📄 Description

No description provided


🔄 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/eitchtee/WYGIWYH/pull/61 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/24/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`b9cd97f`](https://github.com/eitchtee/WYGIWYH/commit/b9cd97f0b80e01f508bc823e4340a6e6772b2ce3) locale: update translations and remove dutch from available languages until translation is done ### 📊 Changes **7 files changed** (+665 additions, -304 deletions) <details> <summary>View changed files</summary> 📝 `app/WYGIWYH/settings.py` (+1 -1) 📝 `app/apps/import_app/models.py` (+5 -1) ➕ `app/apps/users/migrations/0015_alter_usersettings_language.py` (+18 -0) 📝 `app/locale/nl/LC_MESSAGES/django.po` (+314 -144) 📝 `app/locale/pt_BR/LC_MESSAGES/django.po` (+326 -149) 📝 `app/templates/import_app/fragments/runs/list.html` (+1 -1) ➖ `app/templates/import_app/pages/runs_index.html` (+0 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:26:31 +01:00
adam closed this issue 2025-12-28 23:26:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#145