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/vi.js')
-rw-r--r--apps/user_status/l10n/vi.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/vi.js b/apps/user_status/l10n/vi.js
index e10bbaf0f93..ebf6b16d961 100644
--- a/apps/user_status/l10n/vi.js
+++ b/apps/user_status/l10n/vi.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"user_status",
{
"Commuting" : "Đang di chuyển",
- "Clear status message after" : "Xoá thông báo trạng thái sau",
"What is your status?" : "Trạng thái của bạn là gì?",
"Set status" : "Đặt trạng thái",
"Online status" : "Trạng thái trực tuyến",
@@ -19,6 +18,7 @@ OC.L10N.register(
"30 minutes" : "30 phút",
"1 hour" : "1 tiếng",
"4 hours" : "4 tiếng",
+ "Clear status message after" : "Xoá thông báo trạng thái sau",
"What's your status?" : "Trạng thái của bạn là gì?"
},
"nplurals=1; plural=0;");