[PR #1201] [MERGED] Add Dutch (nl-NL) localization for markdown editor and core.js #1230

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/1201
Author: @symonbaikov
Created: 6/9/2025
Status: Merged
Merged: 6/9/2025
Merged by: @meltyshev

Base: masterHead: clean/dutch-localization


📝 Commits (2)

  • 4509540 Add Dutch (nl-NL) localization for markdown editor and core.js
  • 70b9a2d chore: Add missing newline

📊 Changes

2 files changed (+168 additions, -0 deletions)

View changed files

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

📄 Description

This pull request adds full Dutch (nl-NL) localization for the markdown editor and updates the core localization file.
Details
Added markdown-editor.json with complete Dutch translations for all interface strings of the markdown editor.
Updated core.js for the Dutch locale to improve and expand localization coverage.
All translations have been carefully reviewed for accuracy and consistency.
This update will make Planka more accessible and user-friendly for Dutch-speaking users.


🔄 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/1201 **Author:** [@symonbaikov](https://github.com/symonbaikov) **Created:** 6/9/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `clean/dutch-localization` --- ### 📝 Commits (2) - [`4509540`](https://github.com/plankanban/planka/commit/4509540eb44c4f9f52ead4543482203e57205286) Add Dutch (nl-NL) localization for markdown editor and core.js - [`70b9a2d`](https://github.com/plankanban/planka/commit/70b9a2d074c3b74e83be50fafc0622abc65fc383) chore: Add missing newline ### 📊 Changes **2 files changed** (+168 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/nl-NL/core.js` (+3 -0) ➕ `client/src/locales/nl-NL/markdown-editor.json` (+165 -0) </details> ### 📄 Description This pull request adds full Dutch (nl-NL) localization for the markdown editor and updates the core localization file. **Details** Added `markdown-editor.json` with complete Dutch translations for all interface strings of the markdown editor. Updated `core.js` for the Dutch locale to improve and expand localization coverage. All translations have been carefully reviewed for accuracy and consistency. This update will make Planka more accessible and user-friendly for Dutch-speaking users. --- <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#1230