aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php b/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php
index c7aaa7a7d..b7582cae4 100644
--- a/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php
@@ -52,5 +52,6 @@ $lang['locfiledit_filename_error'] = 'Nem használható fájlnév vagy karakter.
$lang['locfiledit_file_already_exists'] = 'Ilyen fájl már létezik.';
$lang['locfiledit_model_error'] = 'A típust ki kell választani.';
$lang['locfiledit_empty_filename'] = 'A fájlnevet ki kell tölteni.';
+/* TODO */ $lang['locfiledit_webmaster_only'] = 'Only webmasters can create or modify local files.';
?>