akaunting/resources/lang/sr-SP/transfers.php

13 lines
210 B
PHP
Raw Normal View History

2020-08-06 21:02:03 +00:00
<?php
return [
'from_account' => 'Са рачуна',
'to_account' => 'На рачун',
'messages' => [
'delete' => ':from за :to (:amount)',
],
];