diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 236dc4a05d5..756e3da4831 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -417,6 +417,7 @@ OC.L10N.register( "Contacts" : "Kontakter", "Contacts menu" : "Menuen kontakter", "Settings menu" : "Indstillingsmenu", - "Setup two-factor authentication" : "Opsæt to-faktor godkendelse" + "Setup two-factor authentication" : "Opsæt to-faktor godkendelse", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Det ser ud til, at du kører en 32-bit PHP-version. Nextcloud har brug for 64-bit for at køre godt. Opgrader venligst dit OS og PHP til 64-bit! For yderligere detaljer læs {linkstart}dokumentationssiden om dette ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); |