diff options
Diffstat (limited to 'apps/workflowengine/l10n/zh_CN.js')
-rw-r--r-- | apps/workflowengine/l10n/zh_CN.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js index d378365e78f..ae477b62376 100644 --- a/apps/workflowengine/l10n/zh_CN.js +++ b/apps/workflowengine/l10n/zh_CN.js @@ -50,7 +50,6 @@ OC.L10N.register( "Others" : "其它", "Custom URL" : "自定义URL", "Select a user agent" : "选择一个用户代理", - "Sync clients" : "同步客户端", "Android client" : "Android 客户端", "iOS client" : "iOS 客户端", "Desktop client" : "桌面客户端", @@ -58,8 +57,6 @@ OC.L10N.register( "Custom user agent" : "自定义用户代理", "When" : "时间", "and" : "与", - "Cancel rule creation" : "取消规则创建", - "Remove rule" : "移除规则", "The configuration is invalid" : "此配置是无效的", "Show less" : "显示更少", "Show more" : "显示更多", @@ -105,6 +102,7 @@ OC.L10N.register( "Start" : "开始", "End" : "结束", "Select timezone…" : "选择时区...", + "Sync clients" : "同步客户端", "Workflow" : "工作流", "Files workflow engine" : "文件工作流引擎", "Open documentation" : "打开文档", |