Files
im/resource/translations/en/api/address.php
T
commie c153975eed 7
2026-01-08 05:42:44 +08:00

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',
);