diff options
Diffstat (limited to 'plugins/LocalFilesEditor/language/vi_VN')
-rw-r--r-- | plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php b/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php index 13c48d9b4..305669426 100644 --- a/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php @@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS'; $lang['locfiledit_onglet_tpl'] = 'Templates'; $lang['locfiledit_onglet_lang'] = 'Ngôn ngữ'; $lang['locfiledit_onglet_plug'] = 'Plugin cá nhân'; -$lang['locfiledit_cant_save'] = 'Tệp tin hiện tại không được phép ghi. Kiểm tra nếu thư mục "include/" có thể ghi được (chmod).'; +$lang['locfiledit_cant_save'] = 'Tệp tin hiện tại không được phép ghi. Kiểm tra nếu thư mục "local/" có thể ghi được (chmod).'; $lang['locfiledit_newfile'] = 'Tệp tin không tồn tại và sẽ được tạo ra bởi LocalFiles Editor'; $lang['locfiledit_save_config'] = 'Tệp tin đã được ghi thành công.'; $lang['locfiledit_show_default'] = 'Hiển thị tệp tin tham khảo: '; |