diff options
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 05212074c8f..c41f947c927 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -192,8 +192,6 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "您在列表 {calendar} 中解决了待办事项 {todo}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中重新打开了待办事项 {todo}", "You reopened todo {todo} in list {calendar}" : "您在列表 {calendar} 中重新打开了待办事项 {todo}", - "A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改", - "Number of guests" : "客人数目", - "Comment" : "备注" + "A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改" }, "nplurals=1; plural=0;"); |