Files
im/resource/translations/zh-Hant/api/address.php
T
2026-03-06 02:27:52 +08:00

6 lines
146 B
PHP

<?php
return array (
'Invalid title' => '无效标题',
'Invalid address' => '无效地址',
'Address is not exist' => '地址不存在',
);