diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 1249467a3c5..e5fd4d61bfc 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -103,6 +103,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} 条通知"], "No" : "否", "Yes" : "是", + "Create share" : "创建共享", + "Failed to add the public link to your Nextcloud" : "添加公开链接到您的Nextcloud失败", "Custom date range" : "自定义日期范围", "Pick start date" : "选择起始日期", "Pick end date" : "选择结束日期", @@ -204,6 +206,7 @@ OC.L10N.register( "You have not added any info yet" : "您尚未添加任何信息", "{user} has not added any info yet" : "{user} 尚未添加任何信息", "Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面", + "More actions" : "更多操作 ", "This browser is not supported" : "您的浏览器不受支持!", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "您的浏览器不受支持。请升级至较新或受支持的版本。", "Continue with this unsupported browser" : "继续使用该过时的浏览器", |