[PR #2028] [MERGED] New Crowdin translations #5939

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2028
Author: @ssddanbrown
Created: 4/13/2020
Status: Merged
Merged: 4/28/2020
Merged by: @ssddanbrown

Base: masterHead: l10n_master


📝 Commits (10+)

  • 164ea34 New translations settings.php (Chinese Simplified)
  • 809650f New translations common.php (Spanish)
  • ef249bd New translations common.php (Spanish, Argentina)
  • e6c17e1 New translations common.php (Turkish)
  • 5ab2acb New translations common.php (French)
  • 29fe88c New translations auth.php (Dutch)
  • cebf9f5 New translations common.php (Dutch)
  • dbce1de New translations entities.php (Dutch)
  • 6648299 New translations activities.php (Thai)
  • a25fbee New translations auth.php (Thai)

📊 Changes

18 files changed (+1025 additions, -16 deletions)

View changed files

📝 resources/lang/es/common.php (+2 -2)
📝 resources/lang/es_AR/common.php (+2 -2)
📝 resources/lang/fr/common.php (+2 -2)
📝 resources/lang/nl/auth.php (+1 -1)
📝 resources/lang/nl/common.php (+3 -3)
📝 resources/lang/nl/entities.php (+1 -1)
resources/lang/th/activities.php (+48 -0)
resources/lang/th/auth.php (+77 -0)
resources/lang/th/common.php (+79 -0)
resources/lang/th/components.php (+33 -0)
resources/lang/th/entities.php (+314 -0)
resources/lang/th/errors.php (+103 -0)
resources/lang/th/pagination.php (+12 -0)
resources/lang/th/passwords.php (+15 -0)
resources/lang/th/settings.php (+214 -0)
resources/lang/th/validation.php (+114 -0)
📝 resources/lang/tr/common.php (+2 -2)
📝 resources/lang/zh_CN/settings.php (+3 -3)

📄 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/2028 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 4/13/2020 **Status:** ✅ Merged **Merged:** 4/28/2020 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `l10n_master` --- ### 📝 Commits (10+) - [`164ea34`](https://github.com/BookStackApp/BookStack/commit/164ea34e4a2a14ea5a01ee6b76964975a6dd8fdd) New translations settings.php (Chinese Simplified) - [`809650f`](https://github.com/BookStackApp/BookStack/commit/809650fe85705984edb476fcfe3bd3e7eea0509b) New translations common.php (Spanish) - [`ef249bd`](https://github.com/BookStackApp/BookStack/commit/ef249bd759a95f07fa4c39a28a0a6829208116b5) New translations common.php (Spanish, Argentina) - [`e6c17e1`](https://github.com/BookStackApp/BookStack/commit/e6c17e1d026bdaa7f4d9acd4aece7301f6322c4f) New translations common.php (Turkish) - [`5ab2acb`](https://github.com/BookStackApp/BookStack/commit/5ab2acbf56ac958043dc8d4f25dcf5dd1cb48292) New translations common.php (French) - [`29fe88c`](https://github.com/BookStackApp/BookStack/commit/29fe88c43bf27aafdbf48145e1f608e2d7972050) New translations auth.php (Dutch) - [`cebf9f5`](https://github.com/BookStackApp/BookStack/commit/cebf9f53579b71bd66c547a6e9958341f21e2e57) New translations common.php (Dutch) - [`dbce1de`](https://github.com/BookStackApp/BookStack/commit/dbce1de015efca841c6336bbcf5ce00beae73707) New translations entities.php (Dutch) - [`6648299`](https://github.com/BookStackApp/BookStack/commit/66482996cc3abfdb5246c71041a61a3f23fb84a5) New translations activities.php (Thai) - [`a25fbee`](https://github.com/BookStackApp/BookStack/commit/a25fbee532d44ad7f94140c062749956620aee91) New translations auth.php (Thai) ### 📊 Changes **18 files changed** (+1025 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `resources/lang/es/common.php` (+2 -2) 📝 `resources/lang/es_AR/common.php` (+2 -2) 📝 `resources/lang/fr/common.php` (+2 -2) 📝 `resources/lang/nl/auth.php` (+1 -1) 📝 `resources/lang/nl/common.php` (+3 -3) 📝 `resources/lang/nl/entities.php` (+1 -1) ➕ `resources/lang/th/activities.php` (+48 -0) ➕ `resources/lang/th/auth.php` (+77 -0) ➕ `resources/lang/th/common.php` (+79 -0) ➕ `resources/lang/th/components.php` (+33 -0) ➕ `resources/lang/th/entities.php` (+314 -0) ➕ `resources/lang/th/errors.php` (+103 -0) ➕ `resources/lang/th/pagination.php` (+12 -0) ➕ `resources/lang/th/passwords.php` (+15 -0) ➕ `resources/lang/th/settings.php` (+214 -0) ➕ `resources/lang/th/validation.php` (+114 -0) 📝 `resources/lang/tr/common.php` (+2 -2) 📝 `resources/lang/zh_CN/settings.php` (+3 -3) </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:20:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5939