Files
biiproject-kit-v1/lang/vendor/filament-panels/en/unsaved-changes-alert.php
T

8 lines
106 B
PHP

<?php
return [
'body' => 'You have unsaved changes. Are you sure you want to leave this page?',
];