Files

6 lines
146 B
PHP
Raw Permalink Normal View History

2025-11-07 09:56:20 +08:00
<?php
return array (
'Invalid title' => '无效标题',
'Invalid address' => '无效地址',
'Address is not exist' => '地址不存在',
);