mirror of
https://github.com/plankanban/planka.git
synced 2026-02-27 19:09:04 +03:00
[PR #644] [MERGED] add Dutch (NL) translation #1057
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/644
Author: @JeffreyTheTukkr
Created: 3/21/2024
Status: ✅ Merged
Merged: 3/21/2024
Merged by: @meltyshev
Base:
master← Head:master📝 Commits (2)
32b3f40add Dutch (NL) translationafac504fix: 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.