[PR #1194] [MERGED] Add full Indonesian localization for Markdown editor #1224

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

📋 Pull Request Information

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

Base: masterHead: id-markdown-editor-localization


📝 Commits (2)

  • c947f02 Add full Indonesian localization for Markdown editor
  • 15569d4 chore: Add missing newline

📊 Changes

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

View changed files

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

📄 Description

This pull request adds a complete Indonesian localization for the Markdown editor:
Translated all strings in client/src/locales/id-ID/markdown-editor.json to Indonesian.
Updated client/src/locales/id-ID/core.js to include the Markdown editor localization.
With these changes, the Markdown editor UI is now fully available in Indonesian for all users who select this language.
This update improves the experience for Indonesian-speaking users and ensures consistency across all localized components.


🔄 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/1194 **Author:** [@symonbaikov](https://github.com/symonbaikov) **Created:** 6/8/2025 **Status:** ✅ Merged **Merged:** 6/8/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `id-markdown-editor-localization` --- ### 📝 Commits (2) - [`c947f02`](https://github.com/plankanban/planka/commit/c947f0294da3f24058702ea65ab66e2b115de0a1) Add full Indonesian localization for Markdown editor - [`15569d4`](https://github.com/plankanban/planka/commit/15569d4b8a5575c3916e2c715c9d901acbe4153b) chore: Add missing newline ### 📊 Changes **2 files changed** (+168 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/src/locales/id-ID/core.js` (+3 -0) ➕ `client/src/locales/id-ID/markdown-editor.json` (+165 -0) </details> ### 📄 Description This pull request adds a complete Indonesian localization for the Markdown editor: Translated all strings in `client/src/locales/id-ID/markdown-editor.json` to Indonesian. Updated `client/src/locales/id-ID/core.js` to include the Markdown editor localization. With these changes, the Markdown editor UI is now fully available in Indonesian for all users who select this language. This update improves the experience for Indonesian-speaking users and ensures consistency across all localized components. --- <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:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1224