diff options
Diffstat (limited to 'apps/user_status/l10n/zh_HK.js')
-rw-r--r-- | apps/user_status/l10n/zh_HK.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js index c6c385c93d3..8f320e77026 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -10,7 +10,7 @@ OC.L10N.register( "In a call" : "通話中", "User status" : "用戶狀態", "View profile" : "查看個人資料", - "Clear status message after" : "繼此之後清空狀態訊息", + "Clear status after" : "繼此之後清空狀態", "What is your status?" : "您目前的狀態是什麼呢?", "Set status" : "設定狀態", "Online status" : "線上狀態", @@ -35,6 +35,7 @@ OC.L10N.register( "4 hours" : "4 小時", "Mute all notifications" : "靜音所有通知", "Appear offline" : "顯示為離線", + "Clear status message after" : "繼此之後清空狀態訊息", "What's your status?" : "你目前的狀態?" }, "nplurals=1; plural=0;"); |