diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index 3f879055d..1bd0d8c46 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -1033,4 +1033,8 @@ $lang[' (copy %s)'] = '(másold %s)'; $lang[' (copy)'] = '(másold)'; $lang['%d Activities'] = '%d Események'; $lang['%d Activity'] = '%d Esemény'; -$lang['%d photos'] = '%d fotók'; \ No newline at end of file +$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