From e91c2b855cb8b5ec3c05082aec63afd0003c901b Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 18 Jul 2019 05:35:10 +0200 Subject: [PATCH] Update da_DK, thanks to Kaare --- language/da_DK/common.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/da_DK/common.lang.php b/language/da_DK/common.lang.php index 013e9c70a..90d764407 100644 --- a/language/da_DK/common.lang.php +++ b/language/da_DK/common.lang.php @@ -106,7 +106,7 @@ $lang['Webmaster'] = 'Webmaster'; $lang['Week %d'] = 'Uge %d'; $lang['About Piwigo'] = 'Om Piwigo'; $lang['You are not authorized to access the requested page'] = 'Du har ikke tilladelse til at besøge denne side'; -$lang['add this photo to your favorites'] = 'tilføj dette foto til dine favoritter'; +$lang['add this photo to your favorites'] = 'tilføj dette fotografi til dine favoritter'; $lang['Administration'] = 'Administration'; $lang['all'] = 'alle'; $lang['ascending'] = 'stigende'; @@ -255,7 +255,7 @@ $lang['stop the slideshow'] = 'stop slideshow'; $lang['Specials'] = 'Særligt'; $lang['SQL queries in'] = 'SQL-forespørgsler på'; $lang['display only recently posted photos'] = 'vis kun nyligt tilføjede fotografier'; -$lang['return to the display of all photos'] = 'tilbage til alle fotoer'; +$lang['return to the display of all photos'] = 'tilbage til alle fotografier'; $lang['the beginning'] = 'begyndelsen'; $lang['Thumbnails'] = 'Miniaturebilleder'; $lang['Menu'] = 'Menu';