[PR #644] [MERGED] add Dutch (NL) translation #1057

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/644
Author: @JeffreyTheTukkr
Created: 3/21/2024
Status: Merged
Merged: 3/21/2024
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (2)

  • 32b3f40 add Dutch (NL) translation
  • afac504 fix: Add date-fns locale, fix linting

📊 Changes

4 files changed (+296 additions, -1 deletions)

View changed files

📝 client/src/locales/index.js (+24 -1)
client/src/locales/nl/core.js (+242 -0)
client/src/locales/nl/index.js (+8 -0)
client/src/locales/nl/login.js (+22 -0)

📄 Description

Adds the Dutch (NL version, not BE) translations to the project.


🔄 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/644 **Author:** [@JeffreyTheTukkr](https://github.com/JeffreyTheTukkr) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/21/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`32b3f40`](https://github.com/plankanban/planka/commit/32b3f4018730138a8aca352d0a3bf4c702e8384f) add Dutch (NL) translation - [`afac504`](https://github.com/plankanban/planka/commit/afac504896875e4212b3ea79a8afc3db053a75b9) fix: Add date-fns locale, fix linting ### 📊 Changes **4 files changed** (+296 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/index.js` (+24 -1) ➕ `client/src/locales/nl/core.js` (+242 -0) ➕ `client/src/locales/nl/index.js` (+8 -0) ➕ `client/src/locales/nl/login.js` (+22 -0) </details> ### 📄 Description Adds the Dutch (NL version, not BE) translations to the project. --- <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:47:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1057