updated translations
This commit is contained in:
14
resources/lang/sv-SE/reconciliations.php
Normal file
14
resources/lang/sv-SE/reconciliations.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'reconcile' => 'Avstäm',
|
||||
'reconciled' => 'Avstämd',
|
||||
'closing_balance' => 'Slutsaldo',
|
||||
'unreconciled' => 'Oavstämd',
|
||||
'list_transactions' => 'Visa transaktion',
|
||||
'start_date' => 'Startdatum',
|
||||
'end_date' => 'Slutdatum',
|
||||
'cleared_amount' => 'Rensa Antal',
|
||||
|
||||
];
|
Reference in New Issue
Block a user