diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-22 05:43:29 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-22 05:43:29 +0000 |
commit | c15dc7072f1d848a51c75d25b85ed38bd0e4384d (patch) | |
tree | ef92728ba2e1e218bc812f97421a99d5e1e4df73 /language/hu_HU | |
parent | 9cea2ad7d5ed98ee01b12c096adc6662793fb87c (diff) |
[trunk_public] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@25640 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hu_HU')
-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 |