diff --git a/core/notifications/app_config.php b/core/notifications/app_config.php index d3abf84dd3..9798739a97 100644 --- a/core/notifications/app_config.php +++ b/core/notifications/app_config.php @@ -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'] = ""; -?> \ No newline at end of file +?>