1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00

fix: Update Greek translation (#1255)

This commit is contained in:
Symon Baikov 2025-07-15 14:13:52 +03:00 committed by GitHub
parent 3aba4d4a56
commit b4be12eb28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 28 additions and 1 deletions

View file

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