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

9 lines
129 B
PHP
Raw Normal View History

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