[PR #1198] [CLOSED] Feature/dutch localization #1229

Closed
opened 2026-02-04 21:58:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1198
Author: @symonbaikov
Created: 6/9/2025
Status: Closed

Base: masterHead: feature/dutch-localization


📝 Commits (4)

  • 8fe5323 Add full Korean localization for Markdown editor
  • 95d7764 Add Dutch (nl-NL) localization for markdown editor and update core.js
  • 9c7eaea Delete client/src/locales/ko-KR/core.js
  • 778cc2b Delete client/src/locales/ko-KR/markdown-editor.json

📊 Changes

3 files changed (+168 additions, -240 deletions)

View changed files

client/src/locales/ko-KR/core.js (+0 -239)
📝 client/src/locales/nl-NL/core.js (+3 -1)
client/src/locales/nl-NL/markdown-editor.json (+165 -0)

📄 Description

This pull request introduces full Dutch (nl-NL) localization for the markdown editor and updates the core localization file.
All interface strings have been carefully translated to provide a seamless experience for Dutch-speaking users.
Changes included:
Added markdown-editor.json with complete Dutch translations.
Updated core.js for Dutch locale.
This enhancement will help make Planka more accessible and user-friendly for the Dutch community.


🔄 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/plankanban/planka/pull/1198 **Author:** [@symonbaikov](https://github.com/symonbaikov) **Created:** 6/9/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/dutch-localization` --- ### 📝 Commits (4) - [`8fe5323`](https://github.com/plankanban/planka/commit/8fe5323f9c2514404548c1e4d6ace2f8df6413f9) Add full Korean localization for Markdown editor - [`95d7764`](https://github.com/plankanban/planka/commit/95d77644bcc2f45388de24fe42c3bdd161850c66) Add Dutch (nl-NL) localization for markdown editor and update core.js - [`9c7eaea`](https://github.com/plankanban/planka/commit/9c7eaea94885aaabfcd555872fb2990060462efd) Delete client/src/locales/ko-KR/core.js - [`778cc2b`](https://github.com/plankanban/planka/commit/778cc2bba684b0b5e870fa7b82aa7956aff0b2fa) Delete client/src/locales/ko-KR/markdown-editor.json ### 📊 Changes **3 files changed** (+168 additions, -240 deletions) <details> <summary>View changed files</summary> ➖ `client/src/locales/ko-KR/core.js` (+0 -239) 📝 `client/src/locales/nl-NL/core.js` (+3 -1) ➕ `client/src/locales/nl-NL/markdown-editor.json` (+165 -0) </details> ### 📄 Description This pull request introduces full Dutch (nl-NL) localization for the markdown editor and updates the core localization file. All interface strings have been carefully translated to provide a seamless experience for Dutch-speaking users. Changes included: Added `markdown-editor.json` with complete Dutch translations. Updated `core.js` for Dutch locale. This enhancement will help make Planka more accessible and user-friendly for the Dutch community. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:58:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1229