X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3391/head:/resources/lang/vi/common.php diff --git a/resources/lang/vi/common.php b/resources/lang/vi/common.php index dd721d994..58447720e 100644 --- a/resources/lang/vi/common.php +++ b/resources/lang/vi/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Quyền', 'cover_image' => 'Ảnh bìa', 'cover_image_description' => 'Ảnh nên có kích thước 440x250px.', - + // Actions 'actions' => 'Hành động', 'view' => 'Xem', @@ -39,12 +39,14 @@ return [ 'reset' => 'Thiết lập lại', 'remove' => 'Xóa bỏ', 'add' => 'Thêm', - 'configure' => 'Configure', + 'configure' => 'Cấu hình', 'fullscreen' => 'Toàn màn hình', 'favourite' => 'Yêu thích', 'unfavourite' => 'Bỏ yêu thích', 'next' => 'Tiếp theo', 'previous' => 'Trước đó', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Tùy Chọn Sắp Xếp', @@ -69,6 +71,11 @@ 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', + 'none' => 'None', // Header 'header_menu_expand' => 'Expand Header Menu',