aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN/install.lang.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--language/zh_CN/install.lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/zh_CN/install.lang.php b/language/zh_CN/install.lang.php
index 79a25be2a..2b504c467 100644
--- a/language/zh_CN/install.lang.php
+++ b/language/zh_CN/install.lang.php
@@ -72,4 +72,6 @@ $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['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite 和 PostgreSQL 现在还处在实验阶段.';
+$lang['Learn more'] = '了解更多';
?> \ No newline at end of file