Added Greek (el-gr) translation. (#4930)

* Add files via upload

added Greek Translations

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_languages.php

Added Greek (el-gr) translation.

* Update app_menu.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Update app_languages.php

Added Greek (el-gr) translation.

* Update app_menu.php

Added Greek (el-gr) translation.

* Update app_config.php

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

Added Greek (el-gr) translation.

* Added Greek (el-gr) translation.

Added Greek (el-gr) translation.
This commit is contained in:
katakefalos
2019-12-04 00:22:48 -07:00
committed by FusionPBX
parent 5dfac980c8
commit 2795bbdc55
10 changed files with 93 additions and 3 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
$apps[$x]['description']['de-at'] = "Verwalte Benachrichtigunggseinstellungen.";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-de'] = "Verwalte Benachrichtigunggseinstellungen.";
$apps[$x]['description']['el-gr'] = "Ρυθμίστε τις επιλογές γνωστοποιήσεων.";
$apps[$x]['description']['es-cl'] = "Configure las preferencias de notificaciones.";
$apps[$x]['description']['es-mx'] = "";
$apps[$x]['description']['fr-ca'] = "Configurez les notifications.";
@@ -42,4 +43,4 @@
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
?>
?>