[PR #1660] [MERGED] Turkish Translations #5857

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1660
Author: @oykenfurkan
Created: 9/13/2019
Status: Merged
Merged: 10/17/2019
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (3)

📊 Changes

10 files changed (+852 additions, -0 deletions)

View changed files

resources/lang/tr/activities.php (+48 -0)
resources/lang/tr/auth.php (+67 -0)
resources/lang/tr/common.php (+70 -0)
resources/lang/tr/components.php (+33 -0)
resources/lang/tr/entities.php (+304 -0)
resources/lang/tr/errors.php (+84 -0)
resources/lang/tr/pagination.php (+12 -0)
resources/lang/tr/passwords.php (+15 -0)
resources/lang/tr/settings.php (+134 -0)
resources/lang/tr/validation.php (+85 -0)

📄 Description

Added Turkish Translations.


🔄 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/1660 **Author:** [@oykenfurkan](https://github.com/oykenfurkan) **Created:** 9/13/2019 **Status:** ✅ Merged **Merged:** 10/17/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`9e8e5b2`](https://github.com/BookStackApp/BookStack/commit/9e8e5b2ca081dbbc9748c1451dcee80b327d6f75) Create tr - [`ec29c08`](https://github.com/BookStackApp/BookStack/commit/ec29c08bebf2f5464f5ed040f41e2d5922c22d7f) Delete tr - [`84c36f6`](https://github.com/BookStackApp/BookStack/commit/84c36f6032c9baaefc7db9714d5897c82913f6c8) Added Turkish translations. ### 📊 Changes **10 files changed** (+852 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `resources/lang/tr/activities.php` (+48 -0) ➕ `resources/lang/tr/auth.php` (+67 -0) ➕ `resources/lang/tr/common.php` (+70 -0) ➕ `resources/lang/tr/components.php` (+33 -0) ➕ `resources/lang/tr/entities.php` (+304 -0) ➕ `resources/lang/tr/errors.php` (+84 -0) ➕ `resources/lang/tr/pagination.php` (+12 -0) ➕ `resources/lang/tr/passwords.php` (+15 -0) ➕ `resources/lang/tr/settings.php` (+134 -0) ➕ `resources/lang/tr/validation.php` (+85 -0) </details> ### 📄 Description Added Turkish Translations. --- <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:18:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5857