diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de.js | 1 | ||||
-rw-r--r-- | core/l10n/de.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index efc23df82e8..b832434b234 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -173,6 +173,7 @@ OC.L10N.register( "Log in with a device" : "Mit einem Gerät anmelden", "Back" : "Zurück", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", + "Edit Profile" : "Profil bearbeiten", "You haven't added any info yet" : "Du hast bisher noch keine Infos hinzugefügt", "Reset search" : "Suche zurücksetzen", "Search for {name} only" : "Nur nach {name} suchen", diff --git a/core/l10n/de.json b/core/l10n/de.json index 1ea7d20bdf5..ec099b069c6 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -171,6 +171,7 @@ "Log in with a device" : "Mit einem Gerät anmelden", "Back" : "Zurück", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", + "Edit Profile" : "Profil bearbeiten", "You haven't added any info yet" : "Du hast bisher noch keine Infos hinzugefügt", "Reset search" : "Suche zurücksetzen", "Search for {name} only" : "Nur nach {name} suchen", |