Akaunting/resources/lang/he-IL/import.php

10 lines
269 B
PHP
Raw Normal View History

2018-04-28 22:04:19 +00:00
<?php
return [
'import' => 'ייבוא',
'title' => 'ייבוא :type',
2018-08-29 13:47:58 +00:00
'message' => 'Allowed file types: XLS, XLSX. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
2018-04-28 22:04:19 +00:00
];