[PR #3259] [MERGED] New Crowdin updates #6170

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3259
Author: @ssddanbrown
Created: 2/8/2022
Status: Merged
Merged: 2/26/2022
Merged by: @ssddanbrown

Base: developmentHead: l10n_development


📝 Commits (10+)

  • 26a6c07 New translations activities.php (French)
  • 4d5d7f4 New translations settings.php (French)
  • 5d84479 New translations validation.php (French)
  • 558409a New translations editor.php (French)
  • c416bca New translations activities.php (Italian)
  • ec512d1 New translations editor.php (Italian)
  • 60ddce1 New translations activities.php (Chinese Simplified)
  • b49c700 New translations auth.php (Chinese Simplified)
  • 53d1b6d New translations common.php (Italian)
  • d4bb507 New translations settings.php (Italian)

📊 Changes

96 files changed (+2704 additions, -2488 deletions)

View changed files

📝 resources/lang/ar/editor.php (+64 -58)
📝 resources/lang/bg/editor.php (+7 -1)
📝 resources/lang/bs/editor.php (+7 -1)
📝 resources/lang/ca/editor.php (+7 -1)
📝 resources/lang/cs/editor.php (+7 -1)
📝 resources/lang/da/editor.php (+7 -1)
📝 resources/lang/de/activities.php (+2 -2)
📝 resources/lang/de/common.php (+2 -2)
📝 resources/lang/de/editor.php (+133 -127)
📝 resources/lang/de/entities.php (+10 -10)
📝 resources/lang/de/settings.php (+34 -34)
📝 resources/lang/de/validation.php (+1 -1)
📝 resources/lang/de_informal/activities.php (+3 -3)
📝 resources/lang/de_informal/auth.php (+3 -3)
📝 resources/lang/de_informal/common.php (+2 -2)
📝 resources/lang/de_informal/editor.php (+133 -127)
📝 resources/lang/de_informal/entities.php (+10 -10)
📝 resources/lang/de_informal/settings.php (+37 -37)
📝 resources/lang/de_informal/validation.php (+1 -1)
📝 resources/lang/es/activities.php (+2 -2)

...and 76 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/3259 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 2/8/2022 **Status:** ✅ Merged **Merged:** 2/26/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `l10n_development` --- ### 📝 Commits (10+) - [`26a6c07`](https://github.com/BookStackApp/BookStack/commit/26a6c07601f0553f543d175b8d4c18404732502c) New translations activities.php (French) - [`4d5d7f4`](https://github.com/BookStackApp/BookStack/commit/4d5d7f4b844a6ebb174a8ad1f5dc1ee1b0039d9f) New translations settings.php (French) - [`5d84479`](https://github.com/BookStackApp/BookStack/commit/5d84479f9b59676432a93d23cc49dd5b5aa7980e) New translations validation.php (French) - [`558409a`](https://github.com/BookStackApp/BookStack/commit/558409a0b1d4a9297041b8ce05721543a2a3df28) New translations editor.php (French) - [`c416bca`](https://github.com/BookStackApp/BookStack/commit/c416bca762530c37ee199c218328b43c03da80f0) New translations activities.php (Italian) - [`ec512d1`](https://github.com/BookStackApp/BookStack/commit/ec512d1c06bcd7a527f8e09a33ddf066d1534b6e) New translations editor.php (Italian) - [`60ddce1`](https://github.com/BookStackApp/BookStack/commit/60ddce15b9aa847e480106497d4bc72ab14a3199) New translations activities.php (Chinese Simplified) - [`b49c700`](https://github.com/BookStackApp/BookStack/commit/b49c700722760f94f92ef5469288ed5815de5a80) New translations auth.php (Chinese Simplified) - [`53d1b6d`](https://github.com/BookStackApp/BookStack/commit/53d1b6d86498a56a7a8c318c1e4de37d288712af) New translations common.php (Italian) - [`d4bb507`](https://github.com/BookStackApp/BookStack/commit/d4bb5074117c423187b8c1884fcc79f19f56c57e) New translations settings.php (Italian) ### 📊 Changes **96 files changed** (+2704 additions, -2488 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/ar/editor.php` (+64 -58) 📝 `resources/lang/bg/editor.php` (+7 -1) 📝 `resources/lang/bs/editor.php` (+7 -1) 📝 `resources/lang/ca/editor.php` (+7 -1) 📝 `resources/lang/cs/editor.php` (+7 -1) 📝 `resources/lang/da/editor.php` (+7 -1) 📝 `resources/lang/de/activities.php` (+2 -2) 📝 `resources/lang/de/common.php` (+2 -2) 📝 `resources/lang/de/editor.php` (+133 -127) 📝 `resources/lang/de/entities.php` (+10 -10) 📝 `resources/lang/de/settings.php` (+34 -34) 📝 `resources/lang/de/validation.php` (+1 -1) 📝 `resources/lang/de_informal/activities.php` (+3 -3) 📝 `resources/lang/de_informal/auth.php` (+3 -3) 📝 `resources/lang/de_informal/common.php` (+2 -2) 📝 `resources/lang/de_informal/editor.php` (+133 -127) 📝 `resources/lang/de_informal/entities.php` (+10 -10) 📝 `resources/lang/de_informal/settings.php` (+37 -37) 📝 `resources/lang/de_informal/validation.php` (+1 -1) 📝 `resources/lang/es/activities.php` (+2 -2) _...and 76 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:26: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#6170