Greek Translation files

This commit is contained in:
Kyriakos
2020-05-06 21:42:28 +03:00
parent 04d1bce130
commit e3a0ca89c3
16 changed files with 457 additions and 0 deletions

5
lang/el/_500.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
$g_lang['m_title'] = '500 Internal Server Error';
$g_lang['head'] = 'Σφάλμα ιστοσελίδας';
$g_lang['message'] = 'Συγνώμη, προέκυψε ένα σφάλμα στον ιστότοπο.';
?>