akaunting/resources/lang/id-ID/import.php

10 lines
259 B
PHP

<?php
return [
'import' => 'Impor',
'title' => 'Impor :type',
'message' => 'Allowed file types: XLS, XLSX. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
];