aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/de.php1
-rw-r--r--lib/l10n/de_DE.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
index e2586d286ed..ac359e34f52 100644
--- a/lib/l10n/de.php
+++ b/lib/l10n/de.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Settings" => "Einstellungen",
"Users" => "Benutzer",
"Admin" => "Administration",
+"Recommended" => "Empfohlen",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Applikation \\\"%s\\\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.",
"No app name specified" => "Es wurde kein Applikation-Name angegeben",
"Unknown filetype" => "Unbekannter Dateityp",
diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php
index 98f74eee4d5..006f28d6066 100644
--- a/lib/l10n/de_DE.php
+++ b/lib/l10n/de_DE.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Settings" => "Einstellungen",
"Users" => "Benutzer",
"Admin" => "Administrator",
+"Recommended" => "Empfohlen",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "App »%s« kann nicht installiert werden, da sie mit dieser ownCloud-Version nicht kompatibel ist.",
"No app name specified" => "Es wurde kein Applikation-Name angegeben",
"Unknown filetype" => "Unbekannter Dateityp",