mirror of
https://github.com/plankanban/planka.git
synced 2025-12-23 09:15:09 +03:00
fix: Update Greek translation (#1255)
This commit is contained in:
@@ -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',
|
||||
],
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user