diff options
Diffstat (limited to 'core/l10n/zh_CN.GB2312.php')
-rw-r--r-- | core/l10n/zh_CN.GB2312.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.GB2312.php b/core/l10n/zh_CN.GB2312.php index e59a935f394..de437cf2e4c 100644 --- a/core/l10n/zh_CN.GB2312.php +++ b/core/l10n/zh_CN.GB2312.php @@ -21,6 +21,7 @@ "Ok" => "好的", "No categories selected for deletion." => "没有选者要删除的分类.", "Error" => "错误", +"Password" => "密码", "ownCloud password reset" => "私有云密码重置", "Use the following link to reset your password: {link}" => "使用下面的链接来重置你的密码:{link}", "You will receive a link to reset your password via Email." => "你将会收到一个重置密码的链接", @@ -42,7 +43,6 @@ "Edit categories" => "编辑分类", "Add" => "添加", "Create an <strong>admin account</strong>" => "建立一个 <strong>管理帐户</strong>", -"Password" => "密码", "Advanced" => "进阶", "Data folder" => "数据存放文件夹", "Configure the database" => "配置数据库", |