1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-02 20:15:27 +02:00

Add Finnish translations for notification messages and update i18n config

This commit is contained in:
symonbaikov 2025-07-11 02:16:05 +03:00
parent 49203e9d56
commit f9d0aa4a5a
2 changed files with 17 additions and 1 deletions

View file

@ -19,7 +19,7 @@ module.exports.i18n = {
*
*/
locales: ['de-DE', 'en-GB', 'en-US', 'es-ES', 'fr-FR', 'it-IT', 'ru-RU', 'tr-TR'],
locales: ['de-DE', 'en-GB', 'en-US', 'es-ES', 'fr-FR', 'it-IT', 'ru-RU', 'tr-TR', 'fi-FI'],
/**
*