new crowdin translations

This commit is contained in:
Crowdin Bot
2020-10-21 00:45:21 +00:00
parent fded803b72
commit 409ce4cfc1
60 changed files with 1418 additions and 195 deletions

View File

@@ -0,0 +1,18 @@
<?php
return [
'reconcile' => 'Usklajevanje',
'unreconcile' => 'Neusklajeno',
'reconciled' => 'Usklajeno',
'opening_balance' => 'Začetna vsota',
'closing_balance' => 'Bilančna vsota',
'unreconciled' => 'Neusklajeno',
'transactions' => 'Transakcije',
'start_date' => 'Začetni datum',
'end_date' => 'Končni datum',
'cleared_amount' => 'Končna vrednost',
'deposit' => 'Polog',
'withdrawal' => 'Izplačilo',
];