Files

6 lines
155 B
PHP
Raw Permalink Normal View History

2025-11-07 09:56:20 +08:00
<?php
return array (
'Invalid title' => 'Invalid title',
'Invalid address' => 'Invalid address',
'Address is not exist' => 'Address is not exist',
);