Files

10 lines
203 B
PHP

<?php
return [
'title' => 'ページの読み込みエラー',
'body' => 'ページの読み込み中にエラーが発生しました。時間をおいて再度お試しください。',
];