翻译
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return array (
|
||||
'The field %field% must be not empty. ' => '%field%不能为空. ',
|
||||
);
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
return array (
|
||||
'The field %field% must be not empty. ' => '%field%不能为空. ',
|
||||
);
|
||||