diff options
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 19b23c1161c..2f1e1ac7070 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -294,6 +294,7 @@ OC.L10N.register( "Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors", "Access through untrusted domain" : "Zugriff über eine nicht vertrauenswürdige Domain", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Bitte kontaktiere deinen Administrator. Wenn du Administrator bist, bearbeite die „trusted_domains“-Einstellung in config/config.php. Siehe Beispiel in config/config.sample.php.", + "Further information how to configure this can be found in the %sdocumentation%s." : "Weitere Informationen zur Konfiguration findest du in der %sDokumentation%s.", "App update required" : "App-Aktualisierung notwendig", "%s will be updated to version %s" : "%s wird auf Version %s aktualisiert", "These apps will be updated:" : "Diese Apps werden aktualisiert:", |