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

fix: Update Finnish translation (#1251)

This commit is contained in:
Symon Baikov 2025-07-11 13:16:22 +03:00 committed by GitHub
parent 230f50e3d9
commit 70cadcd974
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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', 'fi-FI', 'fr-FR', 'it-IT', 'ru-RU', 'tr-TR'],
/**
*