mirror of
https://github.com/plankanban/planka.git
synced 2026-03-01 11:21:46 +03:00
[PR #1194] [MERGED] Add full Indonesian localization for Markdown editor #1224
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/1194
Author: @symonbaikov
Created: 6/8/2025
Status: ✅ Merged
Merged: 6/8/2025
Merged by: @meltyshev
Base:
master← Head:id-markdown-editor-localization📝 Commits (2)
c947f02Add full Indonesian localization for Markdown editor15569d4chore: 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.jsonto Indonesian.Updated
client/src/locales/id-ID/core.jsto 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.