New translations addon.php (German)

This commit is contained in:
Fatih Alp 2020-03-30 17:28:24 +03:00
parent 7db9c6bb5e
commit 35cbf7dbe7

View File

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