[PR #3710] [MERGED] New Crowdin updates #6249

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3710
Author: @ssddanbrown
Created: 9/8/2022
Status: Merged
Merged: 9/20/2022
Merged by: @ssddanbrown

Base: developmentHead: l10n_development


📝 Commits (10+)

  • 590c331 New translations settings.php (Spanish)
  • ba7572d New translations settings.php (Chinese Simplified)
  • f8ff91b New translations entities.php (Estonian)
  • 0a079af New translations settings.php (Estonian)
  • 806eec7 New translations activities.php (Estonian)
  • c2b04b8 New translations errors.php (Estonian)
  • 9706e8e New translations entities.php (Russian)
  • 9d6c9ff New translations settings.php (Russian)
  • 1f12796 New translations activities.php (Russian)
  • 7205e17 New translations errors.php (Russian)

📊 Changes

52 files changed (+388 additions, -388 deletions)

View changed files

📝 resources/lang/ar/activities.php (+10 -10)
📝 resources/lang/ar/auth.php (+3 -3)
📝 resources/lang/cs/activities.php (+1 -1)
📝 resources/lang/de/activities.php (+15 -15)
📝 resources/lang/de/auth.php (+2 -2)
📝 resources/lang/de/entities.php (+17 -17)
📝 resources/lang/de/errors.php (+1 -1)
📝 resources/lang/de/settings.php (+5 -5)
📝 resources/lang/de_informal/activities.php (+5 -5)
📝 resources/lang/de_informal/auth.php (+3 -3)
📝 resources/lang/de_informal/editor.php (+31 -31)
📝 resources/lang/de_informal/entities.php (+37 -37)
📝 resources/lang/de_informal/errors.php (+3 -3)
📝 resources/lang/de_informal/settings.php (+2 -2)
📝 resources/lang/es/settings.php (+1 -1)
📝 resources/lang/es_AR/activities.php (+1 -1)
📝 resources/lang/es_AR/editor.php (+1 -1)
📝 resources/lang/es_AR/entities.php (+13 -13)
📝 resources/lang/es_AR/settings.php (+4 -4)
📝 resources/lang/et/activities.php (+7 -7)

...and 32 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/3710 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 9/8/2022 **Status:** ✅ Merged **Merged:** 9/20/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `l10n_development` --- ### 📝 Commits (10+) - [`590c331`](https://github.com/BookStackApp/BookStack/commit/590c331f1d4f6836ad719525d2ae274da1778f71) New translations settings.php (Spanish) - [`ba7572d`](https://github.com/BookStackApp/BookStack/commit/ba7572d97a33f3365009fc2d36f31a39aab1db00) New translations settings.php (Chinese Simplified) - [`f8ff91b`](https://github.com/BookStackApp/BookStack/commit/f8ff91b61143f960f46523816e840cd164d9d286) New translations entities.php (Estonian) - [`0a079af`](https://github.com/BookStackApp/BookStack/commit/0a079af3e7645e1852ba9712720bcfd3eb3c8d0c) New translations settings.php (Estonian) - [`806eec7`](https://github.com/BookStackApp/BookStack/commit/806eec736449c8365f44578ab06eacc4e6eb2f99) New translations activities.php (Estonian) - [`c2b04b8`](https://github.com/BookStackApp/BookStack/commit/c2b04b8dbbeaabe830c691e544636e8fc3435a1b) New translations errors.php (Estonian) - [`9706e8e`](https://github.com/BookStackApp/BookStack/commit/9706e8e5a2916302a170d2183ce7c2ac5dbaba7d) New translations entities.php (Russian) - [`9d6c9ff`](https://github.com/BookStackApp/BookStack/commit/9d6c9fffaf969dc5800b71c867d2c9eee4e9fc50) New translations settings.php (Russian) - [`1f12796`](https://github.com/BookStackApp/BookStack/commit/1f127961ec9e4ab370dcc46db1c80bbafdd73df5) New translations activities.php (Russian) - [`7205e17`](https://github.com/BookStackApp/BookStack/commit/7205e17994303cd466190b718d889c63171e2ae4) New translations errors.php (Russian) ### 📊 Changes **52 files changed** (+388 additions, -388 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/ar/activities.php` (+10 -10) 📝 `resources/lang/ar/auth.php` (+3 -3) 📝 `resources/lang/cs/activities.php` (+1 -1) 📝 `resources/lang/de/activities.php` (+15 -15) 📝 `resources/lang/de/auth.php` (+2 -2) 📝 `resources/lang/de/entities.php` (+17 -17) 📝 `resources/lang/de/errors.php` (+1 -1) 📝 `resources/lang/de/settings.php` (+5 -5) 📝 `resources/lang/de_informal/activities.php` (+5 -5) 📝 `resources/lang/de_informal/auth.php` (+3 -3) 📝 `resources/lang/de_informal/editor.php` (+31 -31) 📝 `resources/lang/de_informal/entities.php` (+37 -37) 📝 `resources/lang/de_informal/errors.php` (+3 -3) 📝 `resources/lang/de_informal/settings.php` (+2 -2) 📝 `resources/lang/es/settings.php` (+1 -1) 📝 `resources/lang/es_AR/activities.php` (+1 -1) 📝 `resources/lang/es_AR/editor.php` (+1 -1) 📝 `resources/lang/es_AR/entities.php` (+13 -13) 📝 `resources/lang/es_AR/settings.php` (+4 -4) 📝 `resources/lang/et/activities.php` (+7 -7) _...and 32 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:27:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6249