akaunting/resources/lang/az-AZ/accounts.php
2021-11-08 11:29:01 +00:00

19 lines
676 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'account_name' => 'Hesab adı',
'number' => 'Nömrə',
'opening_balance' => 'Açılış balansı',
'current_balance' => 'Mövcud balans',
'bank_name' => 'Bank adı',
'bank_phone' => 'Bank telefonu',
'bank_address' => 'Bank ünvanı',
'default_account' => 'İlkin hesab',
'incoming' => 'Gələn',
'outgoing' => 'Gedən',
'see_performance' => 'Performansa bax',
'create_report' => 'Hesab performansınıza baxmaq istəyirsinizsə, Gəlir - Xərclər hesabat nümunəsi hazırlaya bilərsiniz.',
];