Files
roxane/lang/vendor/filament-panels/en/error-notifications.php

10 lines
161 B
PHP
Raw Normal View History

2025-10-22 17:09:48 +02:00
<?php
return [
'title' => 'Error while loading page',
'body' => 'There was an error while attempting to load this page. Please try again later.',
];