diff options
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r-- | core/l10n/zh_CN.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index 17b3a82ea66..4cf679658c2 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -94,6 +94,7 @@ $TRANSLATIONS = array( "Shared in {item} with {user}" => "在 {item} 与 {user} 共享。", "Unshare" => "取消共享", "notify by email" => "以邮件通知", +"can share" => "可共享", "can edit" => "可以修改", "access control" => "访问控制", "create" => "创建", |