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

fix: Update Spanish translation (#1170)

This commit is contained in:
Mario Aparcero 2025-06-04 22:45:28 +02:00 committed by GitHub
parent 4eb8b75c24
commit 2f62d56242
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 258 additions and 3 deletions

View file

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