aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/hu_HU/common.lang.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php
index ca3ddbf0a..d32a3e2d8 100644
--- a/language/hu_HU/common.lang.php
+++ b/language/hu_HU/common.lang.php
@@ -386,4 +386,9 @@ $lang['Username modification'] = 'Felhasználónév módosítása';
$lang['Username: %s'] = 'Felhasználónév: %s';
$lang['Your username has been successfully changed to : %s'] = 'Sikeres felhasználónév módosítás: %s';
$lang['Photo sizes'] = 'Kép méretek';
+$lang['Desktop'] = 'Asztali';
+$lang['Mobile'] = 'Mobil';
+$lang['Show latest comments first'] = 'Új hozzászólások előre';
+$lang['Show oldest comments first'] = 'Régi hozzászólások előre';
+$lang['View in'] = 'Megjelenítés';
?> \ No newline at end of file