icelandic translation
This commit is contained in:
13
resources/lang/is-IS/demo.php
Normal file
13
resources/lang/is-IS/demo.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'accounts_cash' => 'Peningar',
|
||||
'categories_deposit' => 'Innlegg',
|
||||
'categories_sales' => 'Sala',
|
||||
'currencies_usd' => 'Dollarar',
|
||||
'currencies_eur' => 'Evra',
|
||||
'currencies_gbp' => 'Pund',
|
||||
'currencies_try' => 'Lira',
|
||||
|
||||
];
|
Reference in New Issue
Block a user