aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN
diff options
context:
space:
mode:
Diffstat (limited to 'language/zh_CN')
-rw-r--r--language/zh_CN/admin.lang.php2
-rw-r--r--language/zh_CN/install.lang.php1
2 files changed, 1 insertions, 2 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php
index ba4fb880d..cbba57f4e 100644
--- a/language/zh_CN/admin.lang.php
+++ b/language/zh_CN/admin.lang.php
@@ -844,5 +844,5 @@ $lang['Maximum file size: %sB.'] = '文件最大尺寸: %sB.';
$lang['Allowed file types: %s.'] = '可上传的文件类型: %s.';
$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = '近乎最大的分辨率: %dM 像素 (that\'s %dx%d pixels).';
$lang['Manage Permissions'] = '管理证书';
-
+$lang['Learn more'] = '了解更多';
?> \ No newline at end of file
diff --git a/language/zh_CN/install.lang.php b/language/zh_CN/install.lang.php
index 656a2d191..5a3ace82d 100644
--- a/language/zh_CN/install.lang.php
+++ b/language/zh_CN/install.lang.php
@@ -70,5 +70,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = '创建 local/config/database.inc.php 文件失败.';
$lang['Download the config file'] = '下载配置文件';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = '您可以下载配置文件,然后上传到 local/config 目录以完成您的安装.';
-$lang['Learn more'] = '了解更多';
?> \ No newline at end of file