From ea2c9c7bf2125c940ed02bdd7e3bc5f58b49dab3 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 13 Jan 2022 12:40:55 +0300 Subject: [PATCH] New translations addon.php (Danish) --- .../visiosoft/location-module/resources/lang/da/addon.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/location-module/resources/lang/da/addon.php b/addons/default/visiosoft/location-module/resources/lang/da/addon.php index 2bf096de0..cc0dc7131 100644 --- a/addons/default/visiosoft/location-module/resources/lang/da/addon.php +++ b/addons/default/visiosoft/location-module/resources/lang/da/addon.php @@ -4,5 +4,5 @@ return [ 'title' => 'Beliggenhed', 'name' => 'Placeringsmodul', 'description' => 'Beskrivelse', - 'info' => 'On this page, you can manage country, city, district, neighborhood and village information.', + 'info' => 'På denne side kan du administrere oplysninger om land, by, distrikt, kvarter og landsby.', ];