akaunting/resources/lang/fa-IR/import.php

10 lines
260 B
PHP
Raw Normal View History

2017-11-30 09:22:00 +00:00
<?php
return [
'import' => 'Import',
'title' => 'Import :type',
'message' => 'Allowed file types: CSV, XLS. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
];