unsaved-changes-alert.php 102B

12345678
  1. <?php
  2. return [
  3. 'body' => 'Máte neuložené zmeny. Naozaj chcete opustiť túto stránku?',
  4. ];