[PR #235] [MERGED] locale: add all supported languages by django as an available option #286

Closed
opened 2025-12-29 00:19:36 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/235
Author: @eitchtee
Created: 4/13/2025
Status: Merged
Merged: 4/13/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (2)

  • 7b76c10 locale(pt): copy strings from pt-br
  • 3463c7c locale: add all supported languages by django as an available option

📊 Changes

4 files changed (+993 additions, -612 deletions)

View changed files

📝 app/WYGIWYH/settings.py (+95 -0)
📝 app/apps/users/forms.py (+7 -0)
app/apps/users/migrations/0020_alter_usersettings_language.py (+18 -0)
📝 app/locale/pt/LC_MESSAGES/django.po (+873 -612)

📄 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/235 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 4/13/2025 **Status:** ✅ Merged **Merged:** 4/13/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`7b76c10`](https://github.com/eitchtee/WYGIWYH/commit/7b76c10093dee74d353f2e20270ac13a8d76b20a) locale(pt): copy strings from pt-br - [`3463c7c`](https://github.com/eitchtee/WYGIWYH/commit/3463c7c62ceb23b5b58783b24c75b34271044287) locale: add all supported languages by django as an available option ### 📊 Changes **4 files changed** (+993 additions, -612 deletions) <details> <summary>View changed files</summary> 📝 `app/WYGIWYH/settings.py` (+95 -0) 📝 `app/apps/users/forms.py` (+7 -0) ➕ `app/apps/users/migrations/0020_alter_usersettings_language.py` (+18 -0) 📝 `app/locale/pt/LC_MESSAGES/django.po` (+873 -612) </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-29 00:19:36 +01:00
adam closed this issue 2025-12-29 00:19:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#286