[PR #7369] [MERGED] fix(i18n): Correct capitalization typo in Dutch localization #8842

Closed
opened 2025-11-11 18:07:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/7369
Author: @PieterBecking
Created: 11/26/2024
Status: Merged
Merged: 11/26/2024
Merged by: @tjbck

Base: devHead: fix/i18n-typo-groepen


📝 Commits (1)

  • 2b4e8f6 fix(i18n): Correct capitalization typo in Dutch localization (GRoepen -> Groepen)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/lib/i18n/locales/nl-NL/translation.json (+1 -1)

📄 Description

Pull Request Title

fix(i18n): Correct capitalization typo in Dutch localization


Description

This pull request fixes a minor typo in the Dutch localization file. The word "GRoepen" has been corrected to "Groepen" to ensure proper capitalization and adherence to Dutch language standards.

Details of the change:

  • Fixed the incorrect capitalization in translation.json under the Dutch localization folder (lib/i18n/locales/nl-NL/translation.json).

Changelog

Fixed:

  • Corrected the capitalization typo in Dutch localization for "Groepen" (was "GRoepen").

Additional Context

  • This is a non-breaking change that impacts UI text consistency for Dutch users.
  • No dependencies or additional updates required.


🔄 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/open-webui/open-webui/pull/7369 **Author:** [@PieterBecking](https://github.com/PieterBecking) **Created:** 11/26/2024 **Status:** ✅ Merged **Merged:** 11/26/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `fix/i18n-typo-groepen` --- ### 📝 Commits (1) - [`2b4e8f6`](https://github.com/open-webui/open-webui/commit/2b4e8f6ceac2611b5d0cb1522fa315dc0ee026a2) fix(i18n): Correct capitalization typo in Dutch localization (GRoepen -> Groepen) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/nl-NL/translation.json` (+1 -1) </details> ### 📄 Description ### **Pull Request Title** `fix(i18n): Correct capitalization typo in Dutch localization` --- ### **Description** This pull request fixes a minor typo in the Dutch localization file. The word "GRoepen" has been corrected to "Groepen" to ensure proper capitalization and adherence to Dutch language standards. **Details of the change:** - Fixed the incorrect capitalization in `translation.json` under the Dutch localization folder (`lib/i18n/locales/nl-NL/translation.json`). --- ### **Changelog** **Fixed**: - Corrected the capitalization typo in Dutch localization for "Groepen" (was "GRoepen"). --- ### **Additional Context** - This is a non-breaking change that impacts UI text consistency for Dutch users. - No dependencies or additional updates required. --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 18:07:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#8842