new crowdin translations

This commit is contained in:
Crowdin Bot
2022-05-31 00:25:33 +00:00
parent 739a5d2305
commit 32e76ca5ce
55 changed files with 773 additions and 231 deletions

View File

@ -2,13 +2,17 @@
return [
'reconcile' => 'Reconcile',
'reconciled' => 'Reconciled',
'closing_balance' => 'Closing Balance',
'unreconciled' => 'Unreconciled',
'list_transactions' => 'List Transactions',
'start_date' => 'Start Date',
'end_date' => 'End Date',
'cleared_amount' => 'Cleared Amount',
'reconcile' => 'Консолидирај',
'unreconcile' => 'Деконсолидирај',
'reconciled' => 'Консолидирано',
'opening_balance' => 'Почетно салдо',
'closing_balance' => 'Биланс на затворање',
'unreconciled' => 'Деконсолидирано',
'transactions' => 'Трансакции',
'start_date' => 'Почетен датум',
'end_date' => 'Краен датум',
'cleared_amount' => 'Исчистен износ',
'deposit' => 'Депозит',
'withdrawal' => 'Повлекување',
];