6 lines
155 B
PHP
Executable File
6 lines
155 B
PHP
Executable File
<?php
|
|
return array (
|
|
'Invalid title' => 'Invalid title',
|
|
'Invalid address' => 'Invalid address',
|
|
'Address is not exist' => 'Address is not exist',
|
|
); |