Files
biiproject-kit-v1/lang/vendor/filament-panels/en/error-notifications.php
T

10 lines
161 B
PHP

<?php
return [
'title' => 'Error while loading page',
'body' => 'There was an error while attempting to load this page. Please try again later.',
];