diff options
Diffstat (limited to 'apps/admin_dependencies_chk/l10n/el.php')
-rw-r--r-- | apps/admin_dependencies_chk/l10n/el.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/admin_dependencies_chk/l10n/el.php b/apps/admin_dependencies_chk/l10n/el.php new file mode 100644 index 00000000000..9dd455b670e --- /dev/null +++ b/apps/admin_dependencies_chk/l10n/el.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Dependencies status" => "Κατάσταση εξαρτήσεων", +"Used by :" => "Χρησιμοποιήθηκε από:" +); |