[PR #1187] [MERGED] Add full Bulgarian localization for Markdown editor #1219

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1187
Author: @symonbaikov
Created: 6/7/2025
Status: Merged
Merged: 6/7/2025
Merged by: @meltyshev

Base: masterHead: bg-markdown-editor-localization-clean


📝 Commits (2)

  • 3eb770d Add full Bulgarian localization for Markdown editor
  • 07170a1 chore: Add missing newline

📊 Changes

2 files changed (+168 additions, -0 deletions)

View changed files

📝 client/src/locales/bg-BG/core.js (+3 -0)
client/src/locales/bg-BG/markdown-editor.json (+165 -0)

📄 Description

This pull request adds a complete Bulgarian localization for the Markdown editor:
Translated all strings in client/src/locales/bg-BG/markdown-editor.json to Bulgarian.
Updated client/src/locales/bg-BG/core.js to include the Markdown editor localization.
With these changes, the Markdown editor UI is now fully available in Bulgarian for all users who select this language.


🔄 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/1187 **Author:** [@symonbaikov](https://github.com/symonbaikov) **Created:** 6/7/2025 **Status:** ✅ Merged **Merged:** 6/7/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `bg-markdown-editor-localization-clean` --- ### 📝 Commits (2) - [`3eb770d`](https://github.com/plankanban/planka/commit/3eb770df8af2821f3f66b8da9a2e1ea0f82ec26c) Add full Bulgarian localization for Markdown editor - [`07170a1`](https://github.com/plankanban/planka/commit/07170a116ef0728a6870f41cd0b0e076443fc926) chore: Add missing newline ### 📊 Changes **2 files changed** (+168 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/bg-BG/core.js` (+3 -0) ➕ `client/src/locales/bg-BG/markdown-editor.json` (+165 -0) </details> ### 📄 Description This pull request adds a complete Bulgarian localization for the Markdown editor: Translated all strings in `client/src/locales/bg-BG/markdown-editor.json` to Bulgarian. Updated `client/src/locales/bg-BG/core.js` to include the Markdown editor localization. With these changes, the Markdown editor UI is now fully available in Bulgarian for all users who select this language. --- <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:57:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1219