diff --git a/addons/default/visiosoft/location-module/resources/lang/de/addon.php b/addons/default/visiosoft/location-module/resources/lang/de/addon.php index 26e4b14e7..0a0dd1bc3 100644 --- a/addons/default/visiosoft/location-module/resources/lang/de/addon.php +++ b/addons/default/visiosoft/location-module/resources/lang/de/addon.php @@ -4,5 +4,5 @@ return [ 'title' => 'Ort', 'name' => 'Standortmodul', 'description' => 'Beschreibung', - 'info' => 'On this page, you can manage country, city, district, neighborhood and village information.', + 'info' => 'Auf dieser Seite können Sie Informationen zu Land, Stadt, Bezirk, Nachbarschaft und Dorf verwalten.', ];