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

10 lines
323 B
PHP

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