diff options
Diffstat (limited to 'apps/user_status/l10n/zh_TW.js')
-rw-r--r-- | apps/user_status/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/zh_TW.js b/apps/user_status/l10n/zh_TW.js index 9132da38542..a0d8c7ed55c 100644 --- a/apps/user_status/l10n/zh_TW.js +++ b/apps/user_status/l10n/zh_TW.js @@ -10,7 +10,6 @@ OC.L10N.register( "Working remotely" : "遠地工作", "In a call" : "通話中", "User status" : "使用者狀態", - "View profile" : "檢視個人檔案", "Clear status after" : "清空狀態於……之後", "Emoji for your status message" : "狀態訊息的表情符號", "What is your status?" : "您目前的狀態是什麼呢?", @@ -43,6 +42,7 @@ OC.L10N.register( "4 hours" : "4小時", "Mute all notifications" : "所有通知靜音", "Appear offline" : "顯示為離線", + "View profile" : "檢視個人檔案", "{status}, {timestamp}" : "{status},{timestamp}" }, "nplurals=1; plural=0;"); |