aboutsummaryrefslogtreecommitdiffstats
path: root/language/hu_HU/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/hu_HU/common.lang.php')
-rw-r--r--language/hu_HU/common.lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php
index 1765fe088..3e1822d83 100644
--- a/language/hu_HU/common.lang.php
+++ b/language/hu_HU/common.lang.php
@@ -223,8 +223,8 @@ $lang['New password'] = 'Új jelszó';
$lang['Rate this photo'] = 'Értékelje a képet';
$lang['Next'] = 'Következő';
$lang['no rate'] = 'még nincs értékelve';
-$lang['Photos posted within the last %d day.'] = 'Az alábbi elemek kerültek fel az elmúlt % d napban.';
-$lang['Photos posted within the last %d days.'] = 'Az alábbi elemek kerültek fel az elmúlt % d napban.';
+$lang['Photos posted within the last %d day.'] = 'Az alábbi elemek kerültek fel az elmúlt %d napban.';
+$lang['Photos posted within the last %d days.'] = 'Az alábbi elemek kerültek fel az elmúlt %d napban.';
$lang['password updated'] = 'Jelszó frissítve';
$lang['Recent period must be a positive integer value'] = 'Kell egy pozitív egész érték';
$lang['photo'] = 'kép';
@@ -415,4 +415,4 @@ $lang['Requested tag does not exist'] = 'A kért címke nem létezik';
$lang['Email address is mandatory'] = 'E-mail cím szükséges';
$lang['Username is mandatory'] = 'Felhasználónév szükséges';
$lang['mandatory'] = 'szükséges';
-?> \ No newline at end of file
+?>