aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/zh-cn/install.php')
-rw-r--r--app/i18n/zh-cn/install.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/zh-cn/install.php b/app/i18n/zh-cn/install.php
index dad23ac17..a06ac6e9c 100644
--- a/app/i18n/zh-cn/install.php
+++ b/app/i18n/zh-cn/install.php
@@ -92,6 +92,7 @@ return array(
'nok' => '请检查 <em>%s</em> 目录权限。HTTP 服务器必须有其写入权限。',
'ok' => 'Permissions on the temp directory are good.', // TODO - Translation
),
+ 'unknown_process_username' => 'unknown', // TODO - Translation
'users' => array(
'nok' => '请检查 <em>%s</em> 目录权限。HTTP 服务器必须有其写入权限。',
'ok' => 'users 目录权限正常',