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 <?php
return[ return [
"title" =>"Ort", 'title' => 'Ort',
"name" =>"Standortmodul", 'name' => 'Standortmodul',
"description" =>"Beschreibung" 'description' => 'Beschreibung',
]; ];