diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /lib/l10n/vi.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r-- | lib/l10n/vi.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index a3c920a982f..26a97e89a04 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -67,8 +67,6 @@ OC.L10N.register( "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.", - "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng", - "Sharing" : "Đang chia sẽ", - "Security" : "Bảo mật" + "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng" }, "nplurals=1; plural=0;"); |