Files
roxane/lang/vendor/filament-panels/en/error-notifications.php
2025-10-22 17:09:48 +02:00

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.',
];