photogeodata/lang/vendor/filament-panels/en/unsaved-changes-alert.php
2026-05-12 20:43:17 +02:00

7 lines
106 B
PHP

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