[PR #571] [MERGED] Add: Translation Ukrainian #1114

Closed
opened 2025-10-09 19:09:05 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/571
Author: @denipolis
Created: 12/20/2023
Status: Merged
Merged: 12/20/2023
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (2)

  • 5befc58 Add: Translation Ukrainian
  • 594623b ref: Fix linting, fix language position

📊 Changes

4 files changed (+267 additions, -1 deletions)

View changed files

📝 client/src/locales/index.js (+2 -1)
client/src/locales/ua/core.js (+235 -0)
client/src/locales/ua/index.js (+8 -0)
client/src/locales/ua/login.js (+22 -0)

📄 Description

I've added Ukrainian translation to locales list.


🔄 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/571 **Author:** [@denipolis](https://github.com/denipolis) **Created:** 12/20/2023 **Status:** ✅ Merged **Merged:** 12/20/2023 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5befc58`](https://github.com/plankanban/planka/commit/5befc58f0f5264a67ad0a8f092932b67b84e3d9f) Add: Translation Ukrainian - [`594623b`](https://github.com/plankanban/planka/commit/594623b90f7df10f429a7379b7936b2b2f50389e) ref: Fix linting, fix language position ### 📊 Changes **4 files changed** (+267 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/index.js` (+2 -1) ➕ `client/src/locales/ua/core.js` (+235 -0) ➕ `client/src/locales/ua/index.js` (+8 -0) ➕ `client/src/locales/ua/login.js` (+22 -0) </details> ### 📄 Description I've added **Ukrainian** translation to locales list. --- <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 2025-10-09 19:09:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1114