new crowdin translations
This commit is contained in:
@ -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' => 'Повлекување',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user