updated translations
This commit is contained in:
14
resources/lang/lt-LT/reconciliations.php
Normal file
14
resources/lang/lt-LT/reconciliations.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'reconcile' => 'Reconcile',
|
||||
'reconciled' => 'Reconciled',
|
||||
'closing_balance' => 'Galutinis likutis',
|
||||
'unreconciled' => 'Unreconciled',
|
||||
'list_transactions' => 'Operacijos',
|
||||
'start_date' => 'Pradžios data',
|
||||
'end_date' => 'Pabaigos data',
|
||||
'cleared_amount' => 'Cleared Amount',
|
||||
|
||||
];
|
Reference in New Issue
Block a user