New translations addon.php (Dutch)

This commit is contained in:
Fatih Alp 2020-05-12 13:16:47 +03:00
parent 4916186bd9
commit 4c1363af16

View File

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