[PR #325] [MERGED] Dutch Language Files #5627

Closed
opened 2026-02-05 10:12:44 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/325
Author: @arietimmerman
Created: 3/1/2017
Status: Merged
Merged: 3/5/2017
Merged by: @ssddanbrown

Base: masterHead: dutchbranch


📝 Commits (2)

  • b2b64fb Started with Dutch translation
  • 4214fcd Updated Dutch language files

📊 Changes

11 files changed (+762 additions, -1 deletions)

View changed files

📝 .gitignore (+8 -1)
resources/lang/nl/activities.php (+40 -0)
resources/lang/nl/auth.php (+76 -0)
resources/lang/nl/common.php (+58 -0)
resources/lang/nl/components.php (+24 -0)
resources/lang/nl/entities.php (+226 -0)
resources/lang/nl/errors.php (+70 -0)
resources/lang/nl/pagination.php (+19 -0)
resources/lang/nl/passwords.php (+22 -0)
resources/lang/nl/settings.php (+111 -0)
resources/lang/nl/validation.php (+108 -0)

📄 Description

I've translated the BookStack languages files to Dutch. Note that I haven't tested it thoroughly yet. It is likely I'll pull other changes in the future.


🔄 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/BookStackApp/BookStack/pull/325 **Author:** [@arietimmerman](https://github.com/arietimmerman) **Created:** 3/1/2017 **Status:** ✅ Merged **Merged:** 3/5/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `dutchbranch` --- ### 📝 Commits (2) - [`b2b64fb`](https://github.com/BookStackApp/BookStack/commit/b2b64fb853510fdcdace5e719e9c076b6ac1a4e3) Started with Dutch translation - [`4214fcd`](https://github.com/BookStackApp/BookStack/commit/4214fcd2faef7a32d55f663a64f47494c9c94dc7) Updated Dutch language files ### 📊 Changes **11 files changed** (+762 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+8 -1) ➕ `resources/lang/nl/activities.php` (+40 -0) ➕ `resources/lang/nl/auth.php` (+76 -0) ➕ `resources/lang/nl/common.php` (+58 -0) ➕ `resources/lang/nl/components.php` (+24 -0) ➕ `resources/lang/nl/entities.php` (+226 -0) ➕ `resources/lang/nl/errors.php` (+70 -0) ➕ `resources/lang/nl/pagination.php` (+19 -0) ➕ `resources/lang/nl/passwords.php` (+22 -0) ➕ `resources/lang/nl/settings.php` (+111 -0) ➕ `resources/lang/nl/validation.php` (+108 -0) </details> ### 📄 Description I've translated the BookStack languages files to Dutch. Note that I haven't tested it thoroughly yet. It is likely I'll pull other changes in the future. --- <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-05 10:12:44 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5627