akaunting/resources/lang/en-GB/transfers.php

9 lines
113 B
PHP
Raw Normal View History

2017-09-14 22:21:00 +03:00
<?php
return [
'from_account' => 'From Account',
'to_account' => 'To Account',
];