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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
dev← Head:fix/i18n-typo-groepen📝 Commits (1)
2b4e8f6fix(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 localizationDescription
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:
translation.jsonunder the Dutch localization folder (lib/i18n/locales/nl-NL/translation.json).Changelog
Fixed:
Additional Context
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.