zh-CN translation
This commit is contained in:
9
resources/lang/zh-CN/import.php
Normal file
9
resources/lang/zh-CN/import.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'import' => '导入',
|
||||
'title' => '导入 :type',
|
||||
'message' => '允许的文件类型: CSV, XLS。请<a target="_blank" href=":link"><strong>下载</strong></a>示例文件。',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user