mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
[PR #753] [MERGED] BG language UI support for Planka #1090
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/753
Author: @nimdassdev
Created: 5/13/2024
Status: ✅ Merged
Merged: 5/13/2024
Merged by: @meltyshev
Base:
master← Head:master📝 Commits (6)
7522355Create login.jsfae26b1Create index.js8226824Create core.js5eca5f6BG lang support for Planka9031f24Update core.js42d1845fix: Add date-fns locale, fix linting📊 Changes
4 files changed (+284 additions, -0 deletions)
View changed files
➕
client/src/locales/bg/core.js(+252 -0)➕
client/src/locales/bg/index.js(+8 -0)➕
client/src/locales/bg/login.js(+22 -0)📝
client/src/locales/index.js(+2 -0)📄 Description
Hello Maksim, Team,
as per https://github.com/plankanban/planka/issues/66#issuecomment-2107012291 , BG language UI support added.
Thank you.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.