[PR #190] [MERGED] locale(de): enable Deutsch #254

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

📋 Pull Request Information

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

Base: mainHead: dev


📝 Commits (2)

  • 45d9392 locale(de): enable Deutsch
  • ef15b85 fix(locale): transactions quick search placeholder is not translatable

📊 Changes

7 files changed (+755 additions, -559 deletions)

View changed files

📝 app/WYGIWYH/settings.py (+1 -0)
app/apps/users/migrations/0019_alter_usersettings_language.py (+18 -0)
📝 app/locale/de/LC_MESSAGES/django.po (+685 -542)
📝 app/locale/nl/LC_MESSAGES/django.po (+22 -6)
📝 app/locale/pt_BR/LC_MESSAGES/django.po (+22 -6)
📝 app/templates/monthly_overview/pages/overview.html (+1 -1)
📝 frontend/src/application/datepicker.js (+6 -4)

📄 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/190 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`45d9392`](https://github.com/eitchtee/WYGIWYH/commit/45d939237d003e68435785665b2b9f8d939d818d) locale(de): enable Deutsch - [`ef15b85`](https://github.com/eitchtee/WYGIWYH/commit/ef15b853863ae1a07848907403779e3514bceafc) fix(locale): transactions quick search placeholder is not translatable ### 📊 Changes **7 files changed** (+755 additions, -559 deletions) <details> <summary>View changed files</summary> 📝 `app/WYGIWYH/settings.py` (+1 -0) ➕ `app/apps/users/migrations/0019_alter_usersettings_language.py` (+18 -0) 📝 `app/locale/de/LC_MESSAGES/django.po` (+685 -542) 📝 `app/locale/nl/LC_MESSAGES/django.po` (+22 -6) 📝 `app/locale/pt_BR/LC_MESSAGES/django.po` (+22 -6) 📝 `app/templates/monthly_overview/pages/overview.html` (+1 -1) 📝 `frontend/src/application/datepicker.js` (+6 -4) </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:24 +01:00
adam closed this issue 2025-12-29 00:19:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#254