added nl-NL
This commit is contained in:
9
resources/lang/nl-NL/currencies.php
Normal file
9
resources/lang/nl-NL/currencies.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'code' => 'Code',
|
||||
'rate' => 'Tarief',
|
||||
'default' => 'Standaard Valuta',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user