first commit
This commit is contained in:
7
resource/translations/zh-CN/messages.php
Normal file
7
resource/translations/zh-CN/messages.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* 中文默认留空
|
||||
*/
|
||||
return [
|
||||
'Hello'=> '你好',
|
||||
];
|
||||
Reference in New Issue
Block a user