diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/hu_HU/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index 36e12235d..9db612afe 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -421,4 +421,6 @@ $lang['Go back to the album'] = 'Vissza az albumhoz'; $lang['Last Page'] = 'Utolsó oldal'; $lang['Password is missing. Please enter the password.'] = 'Jelszó hiányzik. Kérem írja be a jelszót.'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Jelszó megerősítése hiányzik. Kérem erősítse meg a választott jelszót.'; +$lang['%d photos per page'] = '%d kép/oldal'; +$lang['Theme'] = 'Téma'; ?>
\ No newline at end of file |