X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/cb0d674a71449de883713db2fcdccb6e108992ad..refs/pull/3570/head:/resources/lang/vi/common.php diff --git a/resources/lang/vi/common.php b/resources/lang/vi/common.php index 6f50dbb20..23718b6b6 100644 --- a/resources/lang/vi/common.php +++ b/resources/lang/vi/common.php @@ -45,8 +45,10 @@ return [ 'unfavourite' => 'Bỏ yêu thích', 'next' => 'Tiếp theo', 'previous' => 'Trước đó', - 'filter_active' => 'Active Filter:', - 'filter_clear' => 'Clear Filter', + 'filter_active' => 'Bộ lọc có hiệu lực:', + 'filter_clear' => 'Xóa bộ lọc', + 'download' => 'Download', + 'open_in_tab' => 'Open in Tab', // Sort Options 'sort_options' => 'Tùy Chọn Sắp Xếp', @@ -71,13 +73,14 @@ return [ 'list_view' => 'Hiển thị dạng danh sách', 'default' => 'Mặc định', 'breadcrumb' => 'Đường dẫn liên kết', - 'status' => 'Status', - 'status_active' => 'Active', - 'status_inactive' => 'Inactive', - 'never' => 'Never', + 'status' => 'Trạng thái', + 'status_active' => 'Hoạt động', + 'status_inactive' => 'Không hoạt động', + 'never' => 'Không bao giờ', + 'none' => 'Không', // Header - 'header_menu_expand' => 'Expand Header Menu', + 'header_menu_expand' => 'Mở rộng Header Menu', 'profile_menu' => 'Menu Hồ sơ', 'view_profile' => 'Xem Hồ sơ', 'edit_profile' => 'Sửa Hồ sơ',