Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/zh_TW.js')
-rw-r--r--apps/user_status/l10n/zh_TW.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/zh_TW.js b/apps/user_status/l10n/zh_TW.js
index 2b8bb4b6c15..aac18fd435d 100644
--- a/apps/user_status/l10n/zh_TW.js
+++ b/apps/user_status/l10n/zh_TW.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;");