diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/vi.js | 2 | ||||
-rw-r--r-- | core/l10n/vi.json | 2 |
2 files changed, 4 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}", diff --git a/core/l10n/vi.json b/core/l10n/vi.json index 84f9c755df4..256c397ccc3 100644 --- a/core/l10n/vi.json +++ b/core/l10n/vi.json @@ -124,6 +124,8 @@ "(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}", |