diff options
Diffstat (limited to 'plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php')
-rw-r--r-- | plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php | 1 |
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.'; ?> |