new crowdin translations
This commit is contained in:
18
resources/lang/hu-HU/reconciliations.php
Normal file
18
resources/lang/hu-HU/reconciliations.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'reconcile' => 'Kibékülni',
|
||||
'unreconcile' => 'Nem egyeztetett',
|
||||
'reconciled' => 'Kibékülni',
|
||||
'opening_balance' => 'Nyitó egyenleg',
|
||||
'closing_balance' => 'Záró egyenleg',
|
||||
'unreconciled' => 'Nem egyeztetett',
|
||||
'transactions' => 'Tranzakció',
|
||||
'start_date' => 'Kezdés dátuma',
|
||||
'end_date' => 'Záró dátum',
|
||||
'cleared_amount' => 'Elszámolt összeg',
|
||||
'deposit' => 'Befizetések',
|
||||
'withdrawal' => 'Kifizetések',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user