[PR #1868] [MERGED] New Crowdin translations #5915

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1868
Author: @ssddanbrown
Created: 2/4/2020
Status: Merged
Merged: 3/5/2020
Merged by: @ssddanbrown

Base: masterHead: l10n_master


📝 Commits (10+)

  • 5c377a7 New translations settings.php (Spanish)
  • eb5ee79 New translations errors.php (Japanese)
  • 95ccf4f New translations errors.php (Japanese)
  • 1eb78ed New translations components.php (Japanese)
  • 3143adc New translations settings.php (German)
  • c4565dc New translations settings.php (German)
  • 18583ad New translations auth.php (German Informal)
  • 23e8012 New translations errors.php (German Informal)
  • 221ba17 New translations settings.php (German Informal)
  • 4b81a18 New translations entities.php (German Informal)

📊 Changes

80 files changed (+4001 additions, -465 deletions)

View changed files

📝 resources/lang/ar/errors.php (+3 -0)
📝 resources/lang/cs/errors.php (+3 -0)
📝 resources/lang/da/auth.php (+31 -31)
📝 resources/lang/da/common.php (+25 -25)
resources/lang/da/components.php (+33 -0)
resources/lang/da/entities.php (+314 -0)
📝 resources/lang/da/errors.php (+62 -59)
📝 resources/lang/da/settings.php (+124 -124)
resources/lang/da/validation.php (+114 -0)
📝 resources/lang/de/errors.php (+3 -0)
📝 resources/lang/de/settings.php (+2 -2)
📝 resources/lang/de_informal/auth.php (+11 -11)
📝 resources/lang/de_informal/entities.php (+1 -1)
📝 resources/lang/de_informal/errors.php (+7 -4)
📝 resources/lang/de_informal/settings.php (+11 -11)
📝 resources/lang/de_informal/validation.php (+8 -8)
📝 resources/lang/es/errors.php (+3 -0)
📝 resources/lang/es/settings.php (+1 -1)
📝 resources/lang/es_AR/errors.php (+3 -0)
resources/lang/fa/activities.php (+48 -0)

...and 60 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/1868 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 2/4/2020 **Status:** ✅ Merged **Merged:** 3/5/2020 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `l10n_master` --- ### 📝 Commits (10+) - [`5c377a7`](https://github.com/BookStackApp/BookStack/commit/5c377a7371c6d634eb2d51aae6285f29f7fb3d3b) New translations settings.php (Spanish) - [`eb5ee79`](https://github.com/BookStackApp/BookStack/commit/eb5ee79143fc0f01a9ed07950251d49d9ff3f763) New translations errors.php (Japanese) - [`95ccf4f`](https://github.com/BookStackApp/BookStack/commit/95ccf4f06fd6ce6e09750018a8746bf0a6c92c6b) New translations errors.php (Japanese) - [`1eb78ed`](https://github.com/BookStackApp/BookStack/commit/1eb78edc62f1d93a4ce27736f49008d003670e9e) New translations components.php (Japanese) - [`3143adc`](https://github.com/BookStackApp/BookStack/commit/3143adc5c24f556a1d0ba6e506607c58575aee01) New translations settings.php (German) - [`c4565dc`](https://github.com/BookStackApp/BookStack/commit/c4565dcf4470a34f842cb83820bcf56b609a792a) New translations settings.php (German) - [`18583ad`](https://github.com/BookStackApp/BookStack/commit/18583ada8b3368e485dc51d1509ac5f93f8b8a67) New translations auth.php (German Informal) - [`23e8012`](https://github.com/BookStackApp/BookStack/commit/23e8012033999ae2dba30abc578aed4daedd1235) New translations errors.php (German Informal) - [`221ba17`](https://github.com/BookStackApp/BookStack/commit/221ba173710d5a09f18584ac62749a1504500bb6) New translations settings.php (German Informal) - [`4b81a18`](https://github.com/BookStackApp/BookStack/commit/4b81a18d82f68f2a5c3b04cdef73a9446fbd36c5) New translations entities.php (German Informal) ### 📊 Changes **80 files changed** (+4001 additions, -465 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/ar/errors.php` (+3 -0) 📝 `resources/lang/cs/errors.php` (+3 -0) 📝 `resources/lang/da/auth.php` (+31 -31) 📝 `resources/lang/da/common.php` (+25 -25) ➕ `resources/lang/da/components.php` (+33 -0) ➕ `resources/lang/da/entities.php` (+314 -0) 📝 `resources/lang/da/errors.php` (+62 -59) 📝 `resources/lang/da/settings.php` (+124 -124) ➕ `resources/lang/da/validation.php` (+114 -0) 📝 `resources/lang/de/errors.php` (+3 -0) 📝 `resources/lang/de/settings.php` (+2 -2) 📝 `resources/lang/de_informal/auth.php` (+11 -11) 📝 `resources/lang/de_informal/entities.php` (+1 -1) 📝 `resources/lang/de_informal/errors.php` (+7 -4) 📝 `resources/lang/de_informal/settings.php` (+11 -11) 📝 `resources/lang/de_informal/validation.php` (+8 -8) 📝 `resources/lang/es/errors.php` (+3 -0) 📝 `resources/lang/es/settings.php` (+1 -1) 📝 `resources/lang/es_AR/errors.php` (+3 -0) ➕ `resources/lang/fa/activities.php` (+48 -0) _...and 60 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:20:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5915