[PR #2785] [MERGED] Roll-out and re-fix of croation via crowdin #6066

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2785
Author: @ssddanbrown
Created: 6/3/2021
Status: Merged
Merged: 6/3/2021
Merged by: @ssddanbrown

Base: masterHead: l10n_master


📝 Commits (10+)

  • 64f66c4 New translations auth.php (Croatian)
  • a0d497b New translations activities.php (Croatian)
  • f643333 New translations activities.php (German Informal)
  • c6175ef New translations common.php (Croatian)
  • 87c8336 New translations passwords.php (Croatian)
  • 2b08d6c New translations settings.php (Czech)
  • 9ec7767 New translations settings.php (Spanish)
  • fb4d4a5 New translations settings.php (Catalan)
  • 2da5bad New translations settings.php (Arabic)
  • 2d99e1b New translations settings.php (French)

📊 Changes

44 files changed (+96 additions, -45 deletions)

View changed files

📝 resources/lang/ar/settings.php (+1 -0)
📝 resources/lang/bg/settings.php (+1 -0)
📝 resources/lang/bs/settings.php (+1 -0)
📝 resources/lang/ca/settings.php (+1 -0)
📝 resources/lang/cs/settings.php (+1 -0)
📝 resources/lang/da/settings.php (+1 -0)
📝 resources/lang/de/settings.php (+1 -0)
📝 resources/lang/de_informal/activities.php (+2 -2)
📝 resources/lang/de_informal/entities.php (+2 -2)
📝 resources/lang/de_informal/errors.php (+3 -3)
📝 resources/lang/de_informal/settings.php (+1 -0)
📝 resources/lang/es/settings.php (+1 -0)
📝 resources/lang/es_AR/settings.php (+1 -0)
📝 resources/lang/fa/settings.php (+1 -0)
📝 resources/lang/fr/settings.php (+1 -0)
📝 resources/lang/he/settings.php (+1 -0)
📝 resources/lang/hr/activities.php (+2 -0)
📝 resources/lang/hr/auth.php (+1 -1)
📝 resources/lang/hr/common.php (+4 -0)
📝 resources/lang/hr/entities.php (+7 -3)

...and 24 more files

📄 Description

No description provided


🔄 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/2785 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 6/3/2021 **Status:** ✅ Merged **Merged:** 6/3/2021 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `l10n_master` --- ### 📝 Commits (10+) - [`64f66c4`](https://github.com/BookStackApp/BookStack/commit/64f66c4e61d1f87a0de1410bbef579318b99d201) New translations auth.php (Croatian) - [`a0d497b`](https://github.com/BookStackApp/BookStack/commit/a0d497bfbe5abe787404de33f69f2c2d6661dcd9) New translations activities.php (Croatian) - [`f643333`](https://github.com/BookStackApp/BookStack/commit/f6433337c975da90eac61e533a093ddc87207f48) New translations activities.php (German Informal) - [`c6175ef`](https://github.com/BookStackApp/BookStack/commit/c6175ef3516a4aaed5d91861e45f2cfa612b67ee) New translations common.php (Croatian) - [`87c8336`](https://github.com/BookStackApp/BookStack/commit/87c83368296427722091998a40f866c04abbedbc) New translations passwords.php (Croatian) - [`2b08d6c`](https://github.com/BookStackApp/BookStack/commit/2b08d6ceedda2c77b9012f7536338ef80e340deb) New translations settings.php (Czech) - [`9ec7767`](https://github.com/BookStackApp/BookStack/commit/9ec7767a5e92b7ff4d69a17d549982f471749bf3) New translations settings.php (Spanish) - [`fb4d4a5`](https://github.com/BookStackApp/BookStack/commit/fb4d4a5d45cfed39ba77658e357fd1b289e9eae9) New translations settings.php (Catalan) - [`2da5bad`](https://github.com/BookStackApp/BookStack/commit/2da5bad5bb536f8922e9f08f9ac47714726ca18c) New translations settings.php (Arabic) - [`2d99e1b`](https://github.com/BookStackApp/BookStack/commit/2d99e1bcb89cf8a120116381a81a6d58caf7d983) New translations settings.php (French) ### 📊 Changes **44 files changed** (+96 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/ar/settings.php` (+1 -0) 📝 `resources/lang/bg/settings.php` (+1 -0) 📝 `resources/lang/bs/settings.php` (+1 -0) 📝 `resources/lang/ca/settings.php` (+1 -0) 📝 `resources/lang/cs/settings.php` (+1 -0) 📝 `resources/lang/da/settings.php` (+1 -0) 📝 `resources/lang/de/settings.php` (+1 -0) 📝 `resources/lang/de_informal/activities.php` (+2 -2) 📝 `resources/lang/de_informal/entities.php` (+2 -2) 📝 `resources/lang/de_informal/errors.php` (+3 -3) 📝 `resources/lang/de_informal/settings.php` (+1 -0) 📝 `resources/lang/es/settings.php` (+1 -0) 📝 `resources/lang/es_AR/settings.php` (+1 -0) 📝 `resources/lang/fa/settings.php` (+1 -0) 📝 `resources/lang/fr/settings.php` (+1 -0) 📝 `resources/lang/he/settings.php` (+1 -0) 📝 `resources/lang/hr/activities.php` (+2 -0) 📝 `resources/lang/hr/auth.php` (+1 -1) 📝 `resources/lang/hr/common.php` (+4 -0) 📝 `resources/lang/hr/entities.php` (+7 -3) _...and 24 more files_ </details> ### 📄 Description _No description provided_ --- <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:23:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6066