From 61eb76ac89d584ae0ac84d15ae17dfc380c04fe4 Mon Sep 17 00:00:00 2001
From: Dan Brown <ssddanbrown@googlemail.com>
Date: Sat, 14 Mar 2020 18:41:23 +0000
Subject: [PATCH] New translations errors.php (Vietnamese)

---
 resources/lang/vi/errors.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/resources/lang/vi/errors.php b/resources/lang/vi/errors.php
index 137f4bc23..e93f74e64 100644
--- a/resources/lang/vi/errors.php
+++ b/resources/lang/vi/errors.php
@@ -83,6 +83,7 @@ return [
     // Error pages
     '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' => 'If you expected this page to exist, you might not have permission to view it.',
     'return_home' => 'Quay lại trang chủ',
     'error_occurred' => 'Đã xảy ra lỗi',
     'app_down' => ':appName hiện đang ngoại tuyến',