[PR #1239] [MERGED] feat: Add Turkish localization support #1244

Closed
opened 2026-02-04 21:59:19 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1239
Author: @symonbaikov
Created: 7/6/2025
Status: Merged
Merged: 7/7/2025
Merged by: @meltyshev

Base: masterHead: feat/turkish-translation


📝 Commits (2)

  • f2d2bd8 feat: Add Turkish localization support
  • 07909cf Merge branch 'master' into feat/turkish-translation

📊 Changes

2 files changed (+17 additions, -1 deletions)

View changed files

📝 server/config/i18n.js (+1 -1)
server/config/locales/tr-TR.json (+16 -0)

📄 Description

Added 'tr-TR' locale to the i18n configuration and created the corresponding translation file for Turkish.


🔄 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/plankanban/planka/pull/1239 **Author:** [@symonbaikov](https://github.com/symonbaikov) **Created:** 7/6/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `feat/turkish-translation` --- ### 📝 Commits (2) - [`f2d2bd8`](https://github.com/plankanban/planka/commit/f2d2bd850737c903a963a01fbe122be0365d4971) feat: Add Turkish localization support - [`07909cf`](https://github.com/plankanban/planka/commit/07909cf3e4c336727bd9cc7536e7afc40b6f9081) Merge branch 'master' into feat/turkish-translation ### 📊 Changes **2 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/config/i18n.js` (+1 -1) ➕ `server/config/locales/tr-TR.json` (+16 -0) </details> ### 📄 Description Added 'tr-TR' locale to the i18n configuration and created the corresponding translation file for Turkish. --- <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-04 21:59:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1244