1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00

fix: Update French translation (#1238)

This commit is contained in:
Daniel Silvestre 2025-07-07 12:00:36 +02:00 committed by GitHub
parent 76c7be5063
commit a55fc08c43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 242 additions and 15 deletions

View file

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