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

9 lines
129 B
PHP
Raw Normal View History

2017-10-28 06:15:09 +00:00
<?php
return [
'from_account' => 'Из аккаунта',
'to_account' => 'В аккаунт',
];