icelandic translation
This commit is contained in:
16
resources/lang/is-IS/reconciliations.php
Normal file
16
resources/lang/is-IS/reconciliations.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'reconcile' => 'Sameina',
|
||||
'reconciled' => 'Sameinað',
|
||||
'closing_balance' => 'Lokastaða',
|
||||
'unreconciled' => 'Ósameinað',
|
||||
'transactions' => 'Transactions',
|
||||
'start_date' => 'Upphafsdagsetning',
|
||||
'end_date' => 'Lokadagsetning',
|
||||
'cleared_amount' => 'Samþykkt upphæð',
|
||||
'deposit' => 'Innlegg',
|
||||
'withdrawal' => 'Úttekt',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user