Akaunting/resources/lang/ru-RU/import.php

10 lines
287 B
PHP
Raw Normal View History

2018-03-06 14:05:58 +00:00
<?php
return [
2018-05-03 09:16:18 +00:00
'import' => 'Импортировать',
'title' => 'Импорт :type',
2018-11-08 09:11:42 +00:00
'message' => 'Allowed file types: XLS, XLSX. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.',
2018-03-06 14:05:58 +00:00
];