diff --git a/resources/lang/hu/errors.php b/resources/lang/hu/errors.php index 48cf1b45d..668e57783 100644 --- a/resources/lang/hu/errors.php +++ b/resources/lang/hu/errors.php @@ -83,6 +83,7 @@ return [ // Error pages '404_page_not_found' => 'Oldal nem található', 'sorry_page_not_found' => 'Sajnáljuk, a keresett oldal nem található.', + 'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'return_home' => 'Vissza a kezdőlapra', 'error_occurred' => 'Hiba örtént', 'app_down' => ':appName jelenleg nem üzemel',