diff options
Diffstat (limited to 'apps/user_status/l10n/zh_HK.js')
-rw-r--r-- | apps/user_status/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js index 7fbbbc07c0e..2029b96f0fe 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "最近的狀態", "In a meeting" : "會議中", "Commuting" : "通勤中", "Out sick" : "生病", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 小時", "Mute all notifications" : "所有通知靜音", "Appear offline" : "顯示為離線", + "Recent statuses" : "最近的狀態", "Clear status after" : "清空狀態於...之後" }, "nplurals=1; plural=0;"); |