[PR #504] [MERGED] Fixed turkish translations linting errors #1027

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/504
Author: @betovidal
Created: 9/10/2023
Status: Merged
Merged: 9/11/2023
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (1)

  • 5e06a32 Fixed turkish translations linting errors that prevented the client application from building.

📊 Changes

1 file changed (+190 additions, -195 deletions)

View changed files

📝 client/src/locales/tr/core.js (+190 -195)

📄 Description

Fixed: The client build process failed due to errors reported by ESLint, specifically in the file ./client/src/locales/tr/core.js (translations introduced in PR #501).


🔄 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/504 **Author:** [@betovidal](https://github.com/betovidal) **Created:** 9/10/2023 **Status:** ✅ Merged **Merged:** 9/11/2023 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5e06a32`](https://github.com/plankanban/planka/commit/5e06a327b10a95040a764b1b8706fa40408435aa) Fixed turkish translations linting errors that prevented the client application from building. ### 📊 Changes **1 file changed** (+190 additions, -195 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/tr/core.js` (+190 -195) </details> ### 📄 Description Fixed: The client build process failed due to errors reported by ESLint, specifically in the file ./client/src/locales/tr/core.js (translations introduced in PR #501). --- <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:45:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1027