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:
parent
3aba4d4a56
commit
b4be12eb28
2 changed files with 28 additions and 1 deletions
|
@ -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',
|
||||
],
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue