mirror of
https://github.com/plankanban/planka.git
synced 2025-12-06 09:13:16 +03:00
[PR #571] [MERGED] Add: Translation Ukrainian #1114
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (2)
5befc58Add: Translation Ukrainian594623bref: 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.