diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index 1bd0d8c46..e4f560a4f 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -1037,4 +1037,7 @@ $lang['%d photos'] = '%d fotók'; $lang['Are you sure you want to delete the ratings of the user "%s"?'] = 'Biztosan törölni akarod "%s" fejeznek felhasználó értékeléseit?'; $lang['Are you sure you want to delete the theme "%s"?'] = 'Biztosan törölni akarod "%s" sablont?'; $lang['Are you sure you want to install the plugin "%s"?'] = 'Biztosan telepíteni akarod "%s" bővítményt?'; -$lang['Are you sure you want to lock the gallery?'] = 'Biztosan blokkolni akarod a galériát?'; \ No newline at end of file +$lang['Are you sure you want to lock the gallery?'] = 'Biztosan blokkolni akarod a galériát?'; +$lang['%d tag found'] = '%d címkét találtunk'; +$lang['%d tag selected'] = '%d címke van kiválasztva'; +$lang['%d tags found'] = '%d címkét találtunk'; \ No newline at end of file