diff options
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r-- | core/l10n/da.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php index f7906e168bc..d3b346832fc 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -41,10 +41,10 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n måned siden","%n måneder siden"), "last year" => "sidste år", "years ago" => "år siden", -"Choose" => "Vælg", -"Error loading file picker template: {error}" => "Fejl ved indlæsning af filvælger skabelon: {error}", "Yes" => "Ja", "No" => "Nej", +"Choose" => "Vælg", +"Error loading file picker template: {error}" => "Fejl ved indlæsning af filvælger skabelon: {error}", "Ok" => "OK", "Error loading message template: {error}" => "Fejl ved indlæsning af besked skabelon: {error}", "_{count} file conflict_::_{count} file conflicts_" => array("{count} filkonflikt","{count} filkonflikter"), |