akaunting/resources/lang/bg-BG/transfers.php
2018-04-14 09:41:49 +03:00

9 lines
127 B
PHP

<?php
return [
'from_account' => 'От сметка',
'to_account' => 'Към сметка',
];