8 lines
129 B
PHP
8 lines
129 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'body' => '未保存の変更があります。このページを離れてもよろしいですか?',
|
|
|
|
];
|