updated translations
This commit is contained in:
9
resources/lang/zh-TW/import.php
Normal file
9
resources/lang/zh-TW/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