diff --git a/plugins/AdminTools/language/hu_HU/plugin.lang.php b/plugins/AdminTools/language/hu_HU/plugin.lang.php
index 2f7dafe84..b8134fd24 100755
--- a/plugins/AdminTools/language/hu_HU/plugin.lang.php
+++ b/plugins/AdminTools/language/hu_HU/plugin.lang.php
@@ -34,4 +34,6 @@ $lang['left'] = 'bal';
$lang['right'] = 'jobb';
$lang['Combine JS&CSS'] = 'Kombinált JS és CSS';
$lang['Save visit in history'] = 'Látogatások archívumba mentése';
-$lang['View as'] = 'Megjelenítés mint:';
\ No newline at end of file
+$lang['View as'] = 'Megjelenítés mint:';
+$lang['Closed icon position'] = 'Zárt ikon hely';
+$lang['Viewing as %s.'] = 'Látható, mint %s.';
\ No newline at end of file