diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-09 00:25:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-09 00:25:21 +0000 |
commit | 40af8c0f93778ed242fcd78b2ffc80c3d561b352 (patch) | |
tree | 0232f55fe56b9f55998fa1715c73f033f6f2e69f /core/l10n/vi.js | |
parent | 780ece032fd42ec099d888a46a5349d8dea48dc2 (diff) | |
download | nextcloud-server-40af8c0f93778ed242fcd78b2ffc80c3d561b352.tar.gz nextcloud-server-40af8c0f93778ed242fcd78b2ffc80c3d561b352.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 913caf19c8a..92c76bffe97 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -126,6 +126,8 @@ OC.L10N.register( "(all selected)" : "(Tất cả các lựa chọn)", "({count} selected)" : "({count} được chọn)", "Error loading file exists template" : "Lỗi khi tải tập tin mẫu đã tồn tại", + "Show list view" : "Hiển thị chế độ xem danh sách", + "Show grid view" : "Hiển thị chế độ xem lưới", "Pending" : "Đang chờ được phê duyệt", "Home" : "Trang chủ", "Copy to {folder}" : "Sao chép tới thư mục {folder}", |