10 lines
323 B
PHP
10 lines
323 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'import' => 'インポート',
|
|
'title' => 'インポート :type',
|
|
'message' => '許可されているファイルの種類: XLS, XLSX. お願いします, <a target="_blank" href=":link"><strong>download</strong></a> サンプルファイル',
|
|
|
|
];
|