diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-14 11:27:53 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-14 11:27:53 +0000 |
commit | a61561df515ada75c7a120d61660959549990806 (patch) | |
tree | ba121c7acc537afe1aabce4e57ac7290910a1148 | |
parent | b6589df290bfa5232e8e96c94f78c0f5dc64c2f2 (diff) |
[trunk_admin] Update hu_HU, thanks to : asicu.com
git-svn-id: http://piwigo.org/svn/trunk@29035 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/hu_HU/admin.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index 1cb9c8790..4d20b79aa 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -976,4 +976,5 @@ $lang['Registered on %s, %s.'] = 'Regisztrálva: %s, %s.'; $lang['Showing %s to %s of %s users'] = '%s - %s felhasználó látható a %s közül'; $lang['close'] = 'bezárás'; $lang['Impossible to deactivate the default theme.'] = 'Az alapértelmezett sablon nem kapcsolható ki'; -$lang['Mail address is mandatory for registration'] = 'Az e-mail cím kötelező a regisztrációhoz';
\ No newline at end of file +$lang['Mail address is mandatory for registration'] = 'Az e-mail cím kötelező a regisztrációhoz'; +$lang['Allow users to add a link to their website'] = 'Felhasználók tehessenek egy linket a honlapjukra';
\ No newline at end of file |