new crowdin translations

This commit is contained in:
Crowdin Bot
2021-02-07 16:50:23 +00:00
parent f399b8a413
commit a770e678f9
46 changed files with 1411 additions and 38 deletions

View File

@ -0,0 +1,34 @@
<?php
return [
'accounts' => [
'cash' => 'Nəğd',
],
'categories' => [
'deposit' => 'Depozit',
'sales' => 'Satış',
],
'currencies' => [
'usd' => 'Amerika Dolları',
'eur' => 'Avro',
'gbp' => 'İngilis Sterlinqi',
'try' => 'Türk Lirəsı',
],
'offline_payments' => [
'cash' => 'Nəğd',
'bank' => 'Bank Köçürməsi',
],
'reports' => [
'income' => 'Kateqoriya əsaslı aylıq gəlir xülasəsi.',
'expense' => 'Kateqoriya əsaslı aylıq xərc xülasəsi.',
'income_expense' => 'Kateqoriya əsaslı aylıq gəlir-xərc balansı.',
'tax' => 'Rüblük vergi xülasəsi.',
'profit_loss' => 'Rüblük mənfəət və zərər hesabatı.',
],
];