diff options
Diffstat (limited to 'apps/user_status/l10n/zh_CN.js')
-rw-r--r-- | apps/user_status/l10n/zh_CN.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js index 3a1aa2d57a5..6c5368a8552 100644 --- a/apps/user_status/l10n/zh_CN.js +++ b/apps/user_status/l10n/zh_CN.js @@ -43,7 +43,6 @@ OC.L10N.register( "4 hours" : "4小时", "Mute all notifications" : "静音所有通知", "Appear offline" : "显示为离线", - "View profile" : "查看个人资料", - "{status}, {timestamp}" : "{status}, {timestamp}" + "View profile" : "查看个人资料" }, "nplurals=1; plural=0;"); |