mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
[PR #1251] [MERGED] Add Finnish translations for notification messages and update i18n configuration #1247
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/1251
Author: @symonbaikov
Created: 7/11/2025
Status: ✅ Merged
Merged: 7/11/2025
Merged by: @meltyshev
Base:
master← Head:feat/fi-notification-translations📝 Commits (2)
f9d0aa4Add Finnish translations for notification messages and update i18n config10f2e9achore: 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.jsonwith accurate Finnish translations for notification messages.Updated
server/config/i18n.jsto 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.