[PR #1255] [MERGED] Add Greek translations for notification messages and update i18n config #1250

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

📋 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: masterHead: feat/el-notification-translations


📝 Commits (4)

  • f9d0aa4 Add Finnish translations for notification messages and update i18n config
  • f1fcf9d Add Greek translations for notification messages and update i18n config
  • 1397033 Remove Finnish translations, leave only Greek translations for notifications
  • ba59518 Merge 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.json with accurate Greek translations for notification messages.
Updated server/config/i18n.js to 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.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/1255 **Author:** [@symonbaikov](https://github.com/symonbaikov) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 7/15/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `feat/el-notification-translations` --- ### 📝 Commits (4) - [`f9d0aa4`](https://github.com/plankanban/planka/commit/f9d0aa4a5a99a71932a63ea1bbf8496536929336) Add Finnish translations for notification messages and update i18n config - [`f1fcf9d`](https://github.com/plankanban/planka/commit/f1fcf9d7ebc16451c1565c3e04c31ad3c9a6a1f4) Add Greek translations for notification messages and update i18n config - [`1397033`](https://github.com/plankanban/planka/commit/1397033d6f5a088a33889dc1cd33bd94aa3c6f4c) Remove Finnish translations, leave only Greek translations for notifications - [`ba59518`](https://github.com/plankanban/planka/commit/ba59518c6ed8da7ddd78f9db3de0c5217f3d5333) Merge branch 'master' into feat/el-notification-translations ### 📊 Changes **2 files changed** (+28 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/config/i18n.js` (+12 -1) ➕ `server/config/locales/el-GR.json` (+16 -0) </details> ### 📄 Description This pull request adds Greek (el-GR) translations for all notification-related messages in the backend. Created `server/config/locales/el-GR.json` with accurate Greek translations for notification messages. Updated `server/config/i18n.js` to include Greek in the supported locales. These changes improve localization support for Greek users and ensure notification messages are properly displayed in their 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:59:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1250