diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 91a41c040dc..b7afd60c118 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -352,6 +352,7 @@ OC.L10N.register( "Skip to main content" : "Zum Hauptinhalt springen", "Skip to navigation of app" : "Zum Navigationsbereich der App springen", "Get your own free account" : "Holen Sie sich Ihr eigenes kostenloses Konto", + "%s homepage" : "%s Internetseite", "Confirm your password" : "Bestätigen Sie Ihr Passwort", "%s's homepage" : "Homepage von %s", "Connect to your account" : "Verbinden Sie sich mit Ihrem Konto", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index b751ff78c1b..c7a05cc61df 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -350,6 +350,7 @@ "Skip to main content" : "Zum Hauptinhalt springen", "Skip to navigation of app" : "Zum Navigationsbereich der App springen", "Get your own free account" : "Holen Sie sich Ihr eigenes kostenloses Konto", + "%s homepage" : "%s Internetseite", "Confirm your password" : "Bestätigen Sie Ihr Passwort", "%s's homepage" : "Homepage von %s", "Connect to your account" : "Verbinden Sie sich mit Ihrem Konto", |