mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #1198] [CLOSED] Feature/dutch localization #1229
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/1198
Author: @symonbaikov
Created: 6/9/2025
Status: ❌ Closed
Base:
master← Head:feature/dutch-localization📝 Commits (4)
8fe5323Add full Korean localization for Markdown editor95d7764Add Dutch (nl-NL) localization for markdown editor and update core.js9c7eaeaDelete client/src/locales/ko-KR/core.js778cc2bDelete 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.jsonwith complete Dutch translations.Updated
core.jsfor 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.