diff options
Diffstat (limited to 'lib/l10n/da.php')
-rw-r--r-- | lib/l10n/da.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/da.php b/lib/l10n/da.php index 7a9ee26b477..5c68174fa07 100644 --- a/lib/l10n/da.php +++ b/lib/l10n/da.php @@ -21,5 +21,7 @@ "last month" => "Sidste måned", "months ago" => "måneder siden", "last year" => "Sidste år", -"years ago" => "år siden" +"years ago" => "år siden", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s er tilgængelig. Få <a href=\"%s\">mere information</a>", +"up to date" => "opdateret" ); |