icelandic translation
This commit is contained in:
14
resources/lang/is-IS/accounts.php
Normal file
14
resources/lang/is-IS/accounts.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'account_name' => 'Nafn reiknings',
|
||||
'number' => 'Reikningsnúmer',
|
||||
'opening_balance' => 'Upphafsstaða',
|
||||
'current_balance' => 'Núverandi staða',
|
||||
'bank_name' => 'Nafn banka',
|
||||
'bank_phone' => 'Símanúmer',
|
||||
'bank_address' => 'Heimilisfang',
|
||||
'default_account' => 'Sjálfgefinn reikningur',
|
||||
|
||||
];
|
Reference in New Issue
Block a user