summaryrefslogtreecommitdiffstats
path: root/core/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r--core/l10n/da.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php
index c1af3301163..92ed95a3307 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -200,5 +200,6 @@ $TRANSLATIONS = array(
"File not found" => "Filen blev ikke fundet",
"The specified document has not been found on the server." => "Det angivne dokument blev ikke fundet på serveren.",
"You can click here to return to %s." => "Du kan klikke her for at gå tilbage til %s.",
+"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "For at undgå tidsudløb med større installationer, så kan du i stedet køre følgende kommando fra din installationsmappe:",
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";