diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-24 02:29:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-24 02:29:10 +0000 |
commit | b3eaec8a8ed3f6c965dab8396270ec8056d04df7 (patch) | |
tree | efca9abb950dddd06d8685464601a9aaa756b8d6 /core/l10n | |
parent | 29dffd7e7fc84faa6a4317c691c6cac9eaf42f42 (diff) | |
download | nextcloud-server-b3eaec8a8ed3f6c965dab8396270ec8056d04df7.tar.gz nextcloud-server-b3eaec8a8ed3f6c965dab8396270ec8056d04df7.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-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", |