New translations addon.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:13:43 +03:00
parent 8977d87c30
commit ceeafcbc93

View File

@ -1,7 +1,7 @@
<?php <?php
return[ return [
"title" =>"Categorie", 'title' => 'Categorie',
"name" =>"Categorie Module", 'name' => 'Categorie Module',
"description" =>"" 'description' => ''
]; ];