mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #1255] [MERGED] Add Greek translations for notification messages and update i18n config #1250
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/1255
Author: @symonbaikov
Created: 7/14/2025
Status: ✅ Merged
Merged: 7/15/2025
Merged by: @meltyshev
Base:
master← Head:feat/el-notification-translations📝 Commits (4)
f9d0aa4Add Finnish translations for notification messages and update i18n configf1fcf9dAdd Greek translations for notification messages and update i18n config1397033Remove Finnish translations, leave only Greek translations for notificationsba59518Merge branch 'master' into feat/el-notification-translations📊 Changes
2 files changed (+28 additions, -1 deletions)
View changed files
📝
server/config/i18n.js(+12 -1)➕
server/config/locales/el-GR.json(+16 -0)📄 Description
This pull request adds Greek (el-GR) translations for all notification-related messages in the backend.
Created
server/config/locales/el-GR.jsonwith accurate Greek translations for notification messages.Updated
server/config/i18n.jsto include Greek in the supported locales.These changes improve localization support for Greek users and ensure notification messages are properly displayed in their language.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.