[PR #2501] [MERGED] New Crowdin updates #6009

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2501
Author: @ssddanbrown
Created: 1/20/2021
Status: Merged
Merged: 3/7/2021
Merged by: @ssddanbrown

Base: masterHead: l10n_master


📝 Commits (10+)

  • 4bf9c0a New translations activities.php (German Informal)
  • e3e79a8 New translations settings.php (Ukrainian)
  • d707f29 New translations settings.php (Turkish)
  • 979a47a New translations settings.php (Polish)
  • 452dbaa New translations common.php (Russian)
  • 132db7d New translations settings.php (Russian)
  • 211da5d New translations common.php (Slovak)
  • 2d3cbfe New translations settings.php (Slovak)
  • 3ca696e New translations common.php (Slovenian)
  • 1d06a52 New translations settings.php (Slovenian)

📊 Changes

118 files changed (+4572 additions, -1011 deletions)

View changed files

📝 resources/lang/ar/common.php (+5 -0)
📝 resources/lang/ar/settings.php (+5 -0)
📝 resources/lang/bg/common.php (+5 -0)
📝 resources/lang/bg/settings.php (+5 -0)
resources/lang/bs/activities.php (+49 -0)
resources/lang/bs/auth.php (+77 -0)
resources/lang/bs/common.php (+85 -0)
resources/lang/bs/components.php (+34 -0)
resources/lang/bs/entities.php (+319 -0)
resources/lang/bs/errors.php (+102 -0)
resources/lang/bs/pagination.php (+12 -0)
resources/lang/bs/passwords.php (+15 -0)
resources/lang/bs/settings.php (+261 -0)
resources/lang/bs/validation.php (+115 -0)
📝 resources/lang/cs/common.php (+5 -0)
📝 resources/lang/cs/settings.php (+5 -0)
📝 resources/lang/da/common.php (+5 -0)
📝 resources/lang/da/settings.php (+5 -0)
📝 resources/lang/de/common.php (+5 -0)
📝 resources/lang/de/entities.php (+6 -6)

...and 80 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/2501 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 1/20/2021 **Status:** ✅ Merged **Merged:** 3/7/2021 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `l10n_master` --- ### 📝 Commits (10+) - [`4bf9c0a`](https://github.com/BookStackApp/BookStack/commit/4bf9c0a4511be0db3d11188555699e57cde90e40) New translations activities.php (German Informal) - [`e3e79a8`](https://github.com/BookStackApp/BookStack/commit/e3e79a841044f291d0d3cf8c87a1290db6ea20ba) New translations settings.php (Ukrainian) - [`d707f29`](https://github.com/BookStackApp/BookStack/commit/d707f298624894c2559fe83d0b2060b82316f3e2) New translations settings.php (Turkish) - [`979a47a`](https://github.com/BookStackApp/BookStack/commit/979a47a1aed4f21a45ac92dedcccb4d49c23bb43) New translations settings.php (Polish) - [`452dbaa`](https://github.com/BookStackApp/BookStack/commit/452dbaad3c21fee3089e06c66e11eac564fe84fd) New translations common.php (Russian) - [`132db7d`](https://github.com/BookStackApp/BookStack/commit/132db7dfe9cf95f23de9d24418af957086983744) New translations settings.php (Russian) - [`211da5d`](https://github.com/BookStackApp/BookStack/commit/211da5d641f99a76353d705f5bb1579173328df4) New translations common.php (Slovak) - [`2d3cbfe`](https://github.com/BookStackApp/BookStack/commit/2d3cbfe6964950eac08628f538e4f6e880f7c6fc) New translations settings.php (Slovak) - [`3ca696e`](https://github.com/BookStackApp/BookStack/commit/3ca696e433eb4ea02eb51222d6dbc4ec96f6378b) New translations common.php (Slovenian) - [`1d06a52`](https://github.com/BookStackApp/BookStack/commit/1d06a528f3df11e67faf65bf30bf08fa4d087396) New translations settings.php (Slovenian) ### 📊 Changes **118 files changed** (+4572 additions, -1011 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/ar/common.php` (+5 -0) 📝 `resources/lang/ar/settings.php` (+5 -0) 📝 `resources/lang/bg/common.php` (+5 -0) 📝 `resources/lang/bg/settings.php` (+5 -0) ➕ `resources/lang/bs/activities.php` (+49 -0) ➕ `resources/lang/bs/auth.php` (+77 -0) ➕ `resources/lang/bs/common.php` (+85 -0) ➕ `resources/lang/bs/components.php` (+34 -0) ➕ `resources/lang/bs/entities.php` (+319 -0) ➕ `resources/lang/bs/errors.php` (+102 -0) ➕ `resources/lang/bs/pagination.php` (+12 -0) ➕ `resources/lang/bs/passwords.php` (+15 -0) ➕ `resources/lang/bs/settings.php` (+261 -0) ➕ `resources/lang/bs/validation.php` (+115 -0) 📝 `resources/lang/cs/common.php` (+5 -0) 📝 `resources/lang/cs/settings.php` (+5 -0) 📝 `resources/lang/da/common.php` (+5 -0) 📝 `resources/lang/da/settings.php` (+5 -0) 📝 `resources/lang/de/common.php` (+5 -0) 📝 `resources/lang/de/entities.php` (+6 -6) _...and 80 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:22:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6009