diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-12 00:18:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-12 00:18:52 +0000 |
commit | 6aeb5d4a08d15dee2b3ba772d46f4eb7eb4bbc50 (patch) | |
tree | cf788cae0d5a6cefabe52001cc4bb446f91e693e /apps/oauth2/l10n/de.js | |
parent | 0907cc9636ed0a2e302fb00573385d7a66837bac (diff) | |
download | nextcloud-server-6aeb5d4a08d15dee2b3ba772d46f4eb7eb4bbc50.tar.gz nextcloud-server-6aeb5d4a08d15dee2b3ba772d46f4eb7eb4bbc50.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n/de.js')
-rw-r--r-- | apps/oauth2/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/de.js b/apps/oauth2/l10n/de.js index bec83fc6297..5692e92e444 100644 --- a/apps/oauth2/l10n/de.js +++ b/apps/oauth2/l10n/de.js @@ -12,6 +12,7 @@ OC.L10N.register( "Redirection URI" : "Weiterleitungs-URI", "Client Identifier" : "Client-Identifikationsmerkmal", "Secret key" : "Geheimer Schlüssel", + "Delete client" : "Client löschen", "Add client" : "Client hinzufügen", "Add" : "Hinzufügen", "Show client secret" : "Geheime Zeichenkette des Clients anzeigen", |