[PR #1733] [CLOSED] New Crowdin translations #5880

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1733
Author: @ssddanbrown
Created: 10/19/2019
Status: Closed

Base: masterHead: l10n_master


📝 Commits (10+)

  • df585ed New translations validation.php (Spanish)
  • a18211b New translations validation.php (Spanish)
  • 5b00017 New translations settings.php (French)
  • 510e2da New translations settings.php (Dutch)
  • 1000a7e New translations settings.php (Turkish)
  • 9ce6d4a New translations settings.php (Swedish)
  • 460853c New translations settings.php (Slovak)
  • 8bc7901 New translations settings.php (Russian)
  • 1b546ec New translations settings.php (Spanish)
  • bb6afa9 New translations settings.php (Polish)

📊 Changes

95 files changed (+1892 additions, -426 deletions)

View changed files

📝 resources/lang/ar/common.php (+1 -0)
📝 resources/lang/ar/errors.php (+6 -0)
📝 resources/lang/ar/settings.php (+18 -1)
📝 resources/lang/cs/common.php (+1 -0)
📝 resources/lang/cs/errors.php (+6 -0)
📝 resources/lang/cs/settings.php (+18 -1)
resources/lang/da/activities.php (+48 -0)
resources/lang/da/auth.php (+77 -0)
resources/lang/da/common.php (+77 -0)
resources/lang/da/components.php (+33 -0)
resources/lang/da/entities.php (+314 -0)
resources/lang/da/errors.php (+91 -0)
resources/lang/da/pagination.php (+12 -0)
resources/lang/da/passwords.php (+15 -0)
resources/lang/da/settings.php (+183 -0)
resources/lang/da/validation.php (+114 -0)
📝 resources/lang/de/activities.php (+13 -13)
📝 resources/lang/de/auth.php (+8 -8)
📝 resources/lang/de/common.php (+7 -6)
📝 resources/lang/de/entities.php (+12 -12)

...and 75 more files

📄 Description

Enjoy!


🔄 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/1733 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 10/19/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `l10n_master` --- ### 📝 Commits (10+) - [`df585ed`](https://github.com/BookStackApp/BookStack/commit/df585ed776143d458625c70119ceb9a1dc5f5da3) New translations validation.php (Spanish) - [`a18211b`](https://github.com/BookStackApp/BookStack/commit/a18211b9d35ba4cf96c1e74eb80a1e4b27791414) New translations validation.php (Spanish) - [`5b00017`](https://github.com/BookStackApp/BookStack/commit/5b00017ab1656461e9dc3708fafaf7de121379df) New translations settings.php (French) - [`510e2da`](https://github.com/BookStackApp/BookStack/commit/510e2dae058ca95c27d2f4613095dbc6b3066e07) New translations settings.php (Dutch) - [`1000a7e`](https://github.com/BookStackApp/BookStack/commit/1000a7e708ed3f58deb8b17fd21e88eda234bab0) New translations settings.php (Turkish) - [`9ce6d4a`](https://github.com/BookStackApp/BookStack/commit/9ce6d4acefdb6447fa5d4a84a50d11b8615675df) New translations settings.php (Swedish) - [`460853c`](https://github.com/BookStackApp/BookStack/commit/460853cc753685352d9f4825bc96e56a50a78e09) New translations settings.php (Slovak) - [`8bc7901`](https://github.com/BookStackApp/BookStack/commit/8bc7901af2f3b35755350bfa985650ac40286514) New translations settings.php (Russian) - [`1b546ec`](https://github.com/BookStackApp/BookStack/commit/1b546ecbd87c5659b412b48139845e260340e21e) New translations settings.php (Spanish) - [`bb6afa9`](https://github.com/BookStackApp/BookStack/commit/bb6afa9e8847cc4dcd869fa63c44f6c9a013fa07) New translations settings.php (Polish) ### 📊 Changes **95 files changed** (+1892 additions, -426 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/ar/common.php` (+1 -0) 📝 `resources/lang/ar/errors.php` (+6 -0) 📝 `resources/lang/ar/settings.php` (+18 -1) 📝 `resources/lang/cs/common.php` (+1 -0) 📝 `resources/lang/cs/errors.php` (+6 -0) 📝 `resources/lang/cs/settings.php` (+18 -1) ➕ `resources/lang/da/activities.php` (+48 -0) ➕ `resources/lang/da/auth.php` (+77 -0) ➕ `resources/lang/da/common.php` (+77 -0) ➕ `resources/lang/da/components.php` (+33 -0) ➕ `resources/lang/da/entities.php` (+314 -0) ➕ `resources/lang/da/errors.php` (+91 -0) ➕ `resources/lang/da/pagination.php` (+12 -0) ➕ `resources/lang/da/passwords.php` (+15 -0) ➕ `resources/lang/da/settings.php` (+183 -0) ➕ `resources/lang/da/validation.php` (+114 -0) 📝 `resources/lang/de/activities.php` (+13 -13) 📝 `resources/lang/de/auth.php` (+8 -8) 📝 `resources/lang/de/common.php` (+7 -6) 📝 `resources/lang/de/entities.php` (+12 -12) _...and 75 more files_ </details> ### 📄 Description Enjoy! --- <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:19:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5880