Files
im/resource/translations/zh-Hans/api/collection.php
T

4 lines
93 B
PHP
Raw Normal View History

2026-04-08 10:05:25 +08:00
<?php
return array (
'The field %field% must be not empty. ' => '%field%不能为空. ',
);