[PR #1251] [MERGED] Add Finnish translations for notification messages and update i18n configuration #1247

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/1251
Author: @symonbaikov
Created: 7/11/2025
Status: Merged
Merged: 7/11/2025
Merged by: @meltyshev

Base: masterHead: feat/fi-notification-translations


📝 Commits (2)

  • f9d0aa4 Add Finnish translations for notification messages and update i18n config
  • 10f2e9a chore: Fix locale position

📊 Changes

2 files changed (+17 additions, -1 deletions)

View changed files

📝 server/config/i18n.js (+1 -1)
server/config/locales/fi-FI.json (+16 -0)

📄 Description

This pull request adds Finnish (fi-FI) translations for all notification-related messages in the backend.
Created server/config/locales/fi-FI.json with accurate Finnish translations for notification messages.
Updated server/config/i18n.js to ensure Finnish is included in the supported locales.
These changes improve localization support for Finnish 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/1251 **Author:** [@symonbaikov](https://github.com/symonbaikov) **Created:** 7/11/2025 **Status:** ✅ Merged **Merged:** 7/11/2025 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `feat/fi-notification-translations` --- ### 📝 Commits (2) - [`f9d0aa4`](https://github.com/plankanban/planka/commit/f9d0aa4a5a99a71932a63ea1bbf8496536929336) Add Finnish translations for notification messages and update i18n config - [`10f2e9a`](https://github.com/plankanban/planka/commit/10f2e9a8f801fb1691872538814fbaf30c8a85ef) chore: Fix locale position ### 📊 Changes **2 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/config/i18n.js` (+1 -1) ➕ `server/config/locales/fi-FI.json` (+16 -0) </details> ### 📄 Description This pull request adds Finnish (fi-FI) translations for all notification-related messages in the backend. Created `server/config/locales/fi-FI.json` with accurate Finnish translations for notification messages. Updated `server/config/i18n.js` to ensure Finnish is included in the supported locales. These changes improve localization support for Finnish 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:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1247