diff options
Diffstat (limited to 'apps/user_status/l10n/zh_CN.js')
-rw-r--r-- | apps/user_status/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js index 49632a8c84b..b1804dafa59 100644 --- a/apps/user_status/l10n/zh_CN.js +++ b/apps/user_status/l10n/zh_CN.js @@ -9,7 +9,6 @@ OC.L10N.register( "Working remotely" : "远程办公中", "User status" : "用户状态", "Clear status message after" : "清除状态信息", - "What's your status?" : "您现在是什么状态?", "Set status" : "设定状态", "Online status" : "在线状态", "Status message" : "状态信息", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 小时", "Mute all notifications" : "静音所有通知", "Appear offline" : "显示为离线", - "Clear status after" : "清除状态于" + "Clear status after" : "清除状态于", + "What's your status?" : "您现在是什么状态?" }, "nplurals=1; plural=0;"); |