[PR #753] [MERGED] BG language UI support for Planka #1090

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

📋 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: masterHead: master


📝 Commits (6)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/753 **Author:** [@nimdassdev](https://github.com/nimdassdev) **Created:** 5/13/2024 **Status:** ✅ Merged **Merged:** 5/13/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`7522355`](https://github.com/plankanban/planka/commit/7522355093c98d039eb9c64569d8da2589955ec6) Create login.js - [`fae26b1`](https://github.com/plankanban/planka/commit/fae26b1e9d995d2cbc7465851e915f6ebce9041d) Create index.js - [`8226824`](https://github.com/plankanban/planka/commit/8226824dd3f9c5fc0dfb927bcde72d4790652221) Create core.js - [`5eca5f6`](https://github.com/plankanban/planka/commit/5eca5f64ca73cd6627f0d34cbbf699ff13baa0a3) BG lang support for Planka - [`9031f24`](https://github.com/plankanban/planka/commit/9031f24b8b1763ea03a096e65f0eaea99cbfed68) Update core.js - [`42d1845`](https://github.com/plankanban/planka/commit/42d1845896a9edb3c9a407352d7c82b1e5f35123) fix: Add date-fns locale, fix linting ### 📊 Changes **4 files changed** (+284 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 Description Hello Maksim, Team, as per https://github.com/plankanban/planka/issues/66#issuecomment-2107012291 , BG language UI support added. Thank you. --- <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:49:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1090