Update date_lang.php

Minor update
This commit is contained in:
Zacharias Sdregas 2016-04-15 09:10:58 +03:00
parent 01c1a8be0f
commit bfaf3856c3

View File

@ -1,6 +1,6 @@
<?php <?php
$lang['date_year'] = "'Ετος"; $lang['date_year'] = "Έτος";
$lang['date_years'] = "Έτη"; $lang['date_years'] = "Έτη";
$lang['date_month'] = "Μήνας"; $lang['date_month'] = "Μήνας";
$lang['date_months'] = "Μήνες"; $lang['date_months'] = "Μήνες";