diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-26 05:06:38 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-26 05:06:38 +0000 |
commit | 979ca7435b3986c3c8aa7adf10685568df83b342 (patch) | |
tree | 17455ca3d6560028d24f84952a76c36c36be8fba /language/hu_HU | |
parent | 6cc40fd7114b1d8500793cad312e3b2d2b6dfb99 (diff) |
[trunk_public] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@28804 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hu_HU/common.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index 5eb4d716e..3716e77a4 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -423,4 +423,6 @@ $lang['Password is missing. Please enter the password.'] = 'Jelszó hiányzik. K $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 +$lang['Apply on properties'] = 'Tulajdonságok alkalmazása'; +$lang['Photo description'] = 'Kép leírása'; +$lang['Photo title'] = 'Kép címe';
\ No newline at end of file |