Update app_menu.php

Added Greek (el-gr) translation.
This commit is contained in:
katakefalos 2019-12-04 02:15:42 +02:00 committed by GitHub
parent 2754c09c61
commit 16f543f5fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
$apps[$x]['menu'][$y]['title']['ar-eg'] = "";
$apps[$x]['menu'][$y]['title']['de-at'] = "Benachrichtigungen";
$apps[$x]['menu'][$y]['title']['de-de'] = "Benachrichtigungen";
$apps[$x]['menu'][$y]['title']['el-gr'] = "Γνωστοποιήσεις";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Notificaciones";
$apps[$x]['menu'][$y]['title']['es-mx'] = "";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Notifications";