akaunting/resources/lang/az-AZ/transfers.php

13 lines
222 B
PHP
Raw Normal View History

2021-02-07 16:50:23 +00:00
<?php
return [
'from_account' => 'Göndərən Hesab',
'to_account' => 'Alan Hesab',
'messages' => [
'delete' => ':from hesabından :to hesabına (:amount)',
],
];