mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #1201] [MERGED] Add Dutch (nl-NL) localization for markdown editor and core.js #1230
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:clean/dutch-localization📝 Commits (2)
4509540Add Dutch (nl-NL) localization for markdown editor and core.js70b9a2dchore: 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.jsonwith complete Dutch translations for all interface strings of the markdown editor.Updated
core.jsfor 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.