diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index 2d330d962..4d63d7b37 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -419,4 +419,6 @@ $lang['Your authentication key is no longer valid.'] = 'A hitelesítési kulcsod $lang['Invalid username or password!'] = 'A felhasználó-azonosító vagy a jelszó érvénytelen '; $lang['generate random password'] = 'Véletlenszerű jelszó generálása'; $lang['Password: ********** (no copy by email)'] = 'Jelszó: ********** (nincs email másolat)'; -$lang['Related albums'] = 'Kapcsolódó albumok'; \ No newline at end of file +$lang['Related albums'] = 'Kapcsolódó albumok'; +$lang['Album name, 1 → 5 → 10 → 100'] = 'Album neve, 1 → 5 → 10 → 100'; +$lang['Album name, 100 → 10 → 5 → 1'] = 'Album neve, 100 → 10 → 5 → 1'; \ No newline at end of file