aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php')
-rw-r--r--plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php b/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php
index 74c852c21..4c5af5d97 100644
--- a/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = '模板';
$lang['locfiledit_onglet_lang'] = '语言';
$lang['locfiledit_onglet_plug'] = '个人插件';
-$lang['locfiledit_cant_save'] = '当前文件不可写入。请检查 "include/" 是否可写 (chmod).';
+$lang['locfiledit_cant_save'] = '当前文件不可写入。请检查 "local/" 是否可写 (chmod).';
$lang['locfiledit_newfile'] = '文件不存在,LocalFiles 编辑器将创建它';
$lang['locfiledit_save_config'] = '文件已成功写入.';
$lang['locfiledit_show_default'] = '显示相关文件: ';