[PR #5659] [MERGED] Updated translations with latest Crowdin changes #6541

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5659
Author: @ssddanbrown
Created: 6/18/2025
Status: Merged
Merged: 7/7/2025
Merged by: @ssddanbrown

Base: developmentHead: l10n_development


📝 Commits (10+)

  • 220ac24 New translations entities.php (French)
  • 4a5f423 New translations entities.php (Chinese Simplified)
  • beb9f74 New translations entities.php (Czech)
  • 16b9177 New translations entities.php (Czech)
  • f18262c New translations entities.php (Italian)
  • 004e144 New translations activities.php (Vietnamese)
  • a39e20a New translations auth.php (Vietnamese)
  • 518a58a New translations common.php (Vietnamese)
  • e00f0a8 New translations components.php (Vietnamese)
  • 160482b New translations entities.php (Vietnamese)

📊 Changes

26 files changed (+2200 additions, -400 deletions)

View changed files

📝 lang/cs/entities.php (+6 -6)
📝 lang/fr/entities.php (+6 -6)
📝 lang/it/entities.php (+1 -1)
lang/ne/activities.php (+140 -0)
lang/ne/auth.php (+117 -0)
lang/ne/common.php (+115 -0)
lang/ne/components.php (+46 -0)
lang/ne/editor.php (+181 -0)
lang/ne/entities.php (+471 -0)
lang/ne/errors.php (+133 -0)
lang/ne/notifications.php (+27 -0)
lang/ne/pagination.php (+12 -0)
lang/ne/passwords.php (+15 -0)
lang/ne/preferences.php (+51 -0)
lang/ne/settings.php (+369 -0)
lang/ne/validation.php (+122 -0)
📝 lang/vi/activities.php (+21 -21)
📝 lang/vi/auth.php (+4 -4)
📝 lang/vi/common.php (+8 -7)
📝 lang/vi/components.php (+2 -2)

...and 6 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/5659 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 6/18/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `l10n_development` --- ### 📝 Commits (10+) - [`220ac24`](https://github.com/BookStackApp/BookStack/commit/220ac24120ca61333d3c8b9138956f621ffe12be) New translations entities.php (French) - [`4a5f423`](https://github.com/BookStackApp/BookStack/commit/4a5f4237982349c0f3ef1f926d300d36fa25069b) New translations entities.php (Chinese Simplified) - [`beb9f74`](https://github.com/BookStackApp/BookStack/commit/beb9f74abd6b9e7fe48acbf39cf0976cd31c0e48) New translations entities.php (Czech) - [`16b9177`](https://github.com/BookStackApp/BookStack/commit/16b9177737dfe8f244496d3208c0b56a83584f97) New translations entities.php (Czech) - [`f18262c`](https://github.com/BookStackApp/BookStack/commit/f18262cae7c1634a5f4ce71f06aac88d151e6343) New translations entities.php (Italian) - [`004e144`](https://github.com/BookStackApp/BookStack/commit/004e14435723b8336be4bb2b23284c4cef30674f) New translations activities.php (Vietnamese) - [`a39e20a`](https://github.com/BookStackApp/BookStack/commit/a39e20a23a574662131841d16c65b957d6231187) New translations auth.php (Vietnamese) - [`518a58a`](https://github.com/BookStackApp/BookStack/commit/518a58a59806d87d834d0e455f04eedb5e667aae) New translations common.php (Vietnamese) - [`e00f0a8`](https://github.com/BookStackApp/BookStack/commit/e00f0a88bf20e7045500f6df146a52bd652bf588) New translations components.php (Vietnamese) - [`160482b`](https://github.com/BookStackApp/BookStack/commit/160482b015713646525bd83c47be789c7526c1cf) New translations entities.php (Vietnamese) ### 📊 Changes **26 files changed** (+2200 additions, -400 deletions) <details> <summary>View changed files</summary> 📝 `lang/cs/entities.php` (+6 -6) 📝 `lang/fr/entities.php` (+6 -6) 📝 `lang/it/entities.php` (+1 -1) ➕ `lang/ne/activities.php` (+140 -0) ➕ `lang/ne/auth.php` (+117 -0) ➕ `lang/ne/common.php` (+115 -0) ➕ `lang/ne/components.php` (+46 -0) ➕ `lang/ne/editor.php` (+181 -0) ➕ `lang/ne/entities.php` (+471 -0) ➕ `lang/ne/errors.php` (+133 -0) ➕ `lang/ne/notifications.php` (+27 -0) ➕ `lang/ne/pagination.php` (+12 -0) ➕ `lang/ne/passwords.php` (+15 -0) ➕ `lang/ne/preferences.php` (+51 -0) ➕ `lang/ne/settings.php` (+369 -0) ➕ `lang/ne/validation.php` (+122 -0) 📝 `lang/vi/activities.php` (+21 -21) 📝 `lang/vi/auth.php` (+4 -4) 📝 `lang/vi/common.php` (+8 -7) 📝 `lang/vi/components.php` (+2 -2) _...and 6 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:35:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6541