Akaunting/resources/lang/ro-RO/import.php

10 lines
267 B
PHP
Raw Normal View History

2018-05-08 13:49:32 +00:00
<?php
return [
'import' => 'Importă',
'title' => 'Importa :type',
2018-06-20 15:47:39 +00:00
'message' => 'Tipuri fisier permise: XLS, XLSX. Te rog, <a target="_blank" href=":link"><strong>descarca</strong></a> fisierul mostra.',
2018-05-08 13:49:32 +00:00
];