diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index dc7e2311c8b..5726d275ad2 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -173,7 +173,6 @@ OC.L10N.register( "Guest" : "访客", "Group" : "群组", "Email" : "电子邮箱", - "Circle" : "圈子", "Talk conversation" : "通话应用对话", "Deck board" : "看板", "ScienceMesh" : "ScienceMesh", @@ -298,6 +297,7 @@ OC.L10N.register( "Only works for users with access to this folder" : "仅适用于有权限访问此文件夹的用户", "Only works for users with access to this file" : "仅适用于有权限访问此文件的用户", "Password protect" : "密码保护", + "Circle" : "圈子", "Science Mesh" : "Science Mesh", "No other users with access found" : "找不到其他具有访问权限的用户", "No entries found in this folder" : "在此文件夹中找不到项目", |