Inital commit
This commit is contained in:
8
templates/frontOffice/default/I18n/nl_NL.php
Normal file
8
templates/frontOffice/default/I18n/nl_NL.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'%nb Item' => '%nb Item',
|
||||
'%nb Items' => '%nb Items',
|
||||
'+' => '+',
|
||||
'404' => '404',
|
||||
];
|
||||
Reference in New Issue
Block a user