[PR #1203] [MERGED] Add Romanian (ro-RO) localization for markdown editor and update core.js #1234

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

📋 Pull Request Information

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

Base: masterHead: clean/ro-markdown-localization


📝 Commits (2)

  • c014f75 Add Romanian (ro-RO) localization for markdown editor and update core.js
  • 37ee702 chore: Add missing newline

📊 Changes

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

View changed files

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

📄 Description

This pull request adds full Romanian (ro-RO) localization for the markdown editor and updates the core localization file.
Details
Added markdown-editor.json with complete Romanian translations for all interface strings of the markdown editor.
Updated core.js for the ro-RO locale to ensure proper integration and language support.
All translations have been carefully reviewed for clarity and consistency.
This update will make Planka more accessible and user-friendly for Romanian-speaking users.


🔄 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/1203 **Author:** [@symonbaikov](https://github.com/symonbaikov) **Created:** 6/9/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `clean/ro-markdown-localization` --- ### 📝 Commits (2) - [`c014f75`](https://github.com/plankanban/planka/commit/c014f75d08004c3f17a7ab37dcc33b0a0beef689) Add Romanian (ro-RO) localization for markdown editor and update core.js - [`37ee702`](https://github.com/plankanban/planka/commit/37ee702965b3879e041084b36460e2938aa3c458) chore: Add missing newline ### 📊 Changes **2 files changed** (+168 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/ro-RO/core.js` (+3 -0) ➕ `client/src/locales/ro-RO/markdown-editor.json` (+165 -0) </details> ### 📄 Description This pull request adds full Romanian (ro-RO) localization for the markdown editor and updates the core localization file. **Details** Added `markdown-editor.json` with complete Romanian translations for all interface strings of the markdown editor. Updated `core.js` for the ro-RO locale to ensure proper integration and language support. All translations have been carefully reviewed for clarity and consistency. This update will make Planka more accessible and user-friendly for Romanian-speaking users. --- <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:58:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1234