diff options
Diffstat (limited to 'apps/user_status/l10n/zh_CN.js')
-rw-r--r-- | apps/user_status/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js index a452634122a..49632a8c84b 100644 --- a/apps/user_status/l10n/zh_CN.js +++ b/apps/user_status/l10n/zh_CN.js @@ -1,6 +1,7 @@ OC.L10N.register( "user_status", { + "Recent statuses" : "最近状态", "In a meeting" : "开会中", "Commuting" : "通勤中", "Out sick" : "生病了", @@ -32,7 +33,6 @@ OC.L10N.register( "4 hours" : "4 小时", "Mute all notifications" : "静音所有通知", "Appear offline" : "显示为离线", - "Recent statuses" : "最近状态", "Clear status after" : "清除状态于" }, "nplurals=1; plural=0;"); |