From d77e5ff322522b4794d95ea817f6d43fc112e8d4 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 13 May 2021 08:01:46 +0200 Subject: [PATCH] Update hu_HU, thanks to asicu.com --- language/hu_HU/admin.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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