X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/2902/head:/resources/lang/vi/errors.php diff --git a/resources/lang/vi/errors.php b/resources/lang/vi/errors.php index 6410fb970..cfd2b9746 100644 --- a/resources/lang/vi/errors.php +++ b/resources/lang/vi/errors.php @@ -83,6 +83,9 @@ return [ '404_page_not_found' => 'Không Tìm Thấy Trang', 'sorry_page_not_found' => 'Xin lỗi, Không tìm thấy trang bạn đang tìm kiếm.', 'sorry_page_not_found_permission_warning' => 'Nếu trang bạn tìm kiếm tồn tại, có thể bạn đang không có quyền truy cập.', + 'image_not_found' => 'Không tìm thấy Ảnh', + 'image_not_found_subtitle' => 'Rất tiếc, không thể tìm thấy Ảnh bạn đang tìm kiếm.', + 'image_not_found_details' => 'Nếu bạn hi vọng ảnh này tồn tại, rất có thể nó đã bị xóa.', 'return_home' => 'Quay lại trang chủ', 'error_occurred' => 'Đã xảy ra lỗi', 'app_down' => ':appName hiện đang ngoại tuyến',