Akaunting/resources/lang/ja-JP/import.php

10 lines
323 B
PHP
Raw Normal View History

2019-03-25 12:23:26 +00:00
<?php
return [
'import' => 'インポート',
2019-12-25 11:32:47 +00:00
'title' => 'インポート :type',
2019-03-25 12:23:26 +00:00
'message' => '許可されているファイルの種類: XLS, XLSX. お願いします, <a target="_blank" href=":link"><strong>download</strong></a> サンプルファイル',
];