diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /lib/l10n/vi.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index 7178954ab03..d426768f205 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -20,7 +20,6 @@ OC.L10N.register( "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"", "Application is not enabled" : "Ứng dụng không được BẬT", "Authentication error" : "Lỗi xác thực", - "Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang.", - "%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn" + "Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang." }, "nplurals=1; plural=0;"); |