Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/de.js')
-rw-r--r--settings/l10n/de.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index 68a59855443..35296fa3803 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -359,6 +359,7 @@ OC.L10N.register(
"Locale" : "Gebietsschema",
"Current password" : "Aktuelles Passwort",
"Change password" : "Passwort ändern",
- "Use a second factor besides your password to increase security for your account." : "Verwende neben Deinem Passwort einen zweiten Faktor, um die Sicherheit für Dein Konto zu erhöhen."
+ "Use a second factor besides your password to increase security for your account." : "Verwende neben Deinem Passwort einen zweiten Faktor, um die Sicherheit für Dein Konto zu erhöhen.",
+ "Not supported!" : "Nicht unterstützt!"
},
"nplurals=2; plural=(n != 1);");