From 6187ec238765ce3c87962f43b386f7cb1422b328 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 18 Mar 2017 09:33:25 +0100 Subject: [PATCH] Update da_DK, thanks to Kaare --- language/da_DK/install.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/da_DK/install.lang.php b/language/da_DK/install.lang.php index 4e7b45139..8de28eae4 100644 --- a/language/da_DK/install.lang.php +++ b/language/da_DK/install.lang.php @@ -25,7 +25,7 @@ $lang['Installation'] = 'Installation'; $lang['Basic configuration'] = 'Grundlæggende opsætning'; $lang['Default gallery language'] = 'Galleriets standardsprog'; $lang['Database configuration'] = 'Databaseopsætning'; -$lang['Admin configuration'] = 'Admin-opsætning'; +$lang['Admin configuration'] = 'Administrationsopsætning'; $lang['Start Install'] = 'Begynd installation'; $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Det vil blive vist til de besøgende. Det er nødvendigt til administration af webstedet'; $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Forbindelsen til server er oprettet, men det var ikke muligt at få forbindelse til databasen';