diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:18:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:18:55 +0000 |
commit | df2727ae44651316b7d9afd127058523bd2442b0 (patch) | |
tree | 78df9471b01a67d793c429214da73047beb11fa2 /lib | |
parent | e140d2b832fabb4e51dd6af0ff017f0fb34217c3 (diff) | |
download | nextcloud-server-df2727ae44651316b7d9afd127058523bd2442b0.tar.gz nextcloud-server-df2727ae44651316b7d9afd127058523bd2442b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/de.js | 2 | ||||
-rw-r--r-- | lib/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 6f21cce5161..dc1dae73211 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -96,7 +96,7 @@ OC.L10N.register( "Appearance and accessibility" : "Erscheinungsbild und Barrierefreiheit", "Apps" : "Apps", "Personal settings" : "Persönliche Einstellungen", - "Administration settings" : "Administrationseinstellungen", + "Administration settings" : "Verwaltungs-Einstellungen", "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 4f3f139b58f..a297b2fd5c4 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -94,7 +94,7 @@ "Appearance and accessibility" : "Erscheinungsbild und Barrierefreiheit", "Apps" : "Apps", "Personal settings" : "Persönliche Einstellungen", - "Administration settings" : "Administrationseinstellungen", + "Administration settings" : "Verwaltungs-Einstellungen", "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", |