aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/admin.php
diff options
context:
space:
mode:
authorGravatar beerisgood <beerisgood@users.noreply.github.com> 2025-09-21 13:45:12 +0200
committerGravatar GitHub <noreply@github.com> 2025-09-21 13:45:12 +0200
commitf0388f64acea1c5c241e4b29d4d19777af500466 (patch)
tree5d5536cb383db22512a254c93fe76aa9b5338af7 /app/i18n/de/admin.php
parentbc3e4c8fa4bae9591166e12caa3fb6bf73893102 (diff)
Update German (#7833)
* Update sub.php German translation added. * Update gen.php German translation added * make fix-all * Update conf.php * make fix-all * Update index.php * make fix-all * Update admin.php * Update feedback.php * Update app/i18n/de/index.php * make fix-all * Apply suggestions from code review Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com> * Update app/i18n/de/index.php Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com> * Update app/i18n/de/feedback.php Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com> * Icon * make fix-all --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com> Co-authored-by: Alexis Degrugillier <aledeg@users.noreply.github.com>
Diffstat (limited to 'app/i18n/de/admin.php')
-rw-r--r--app/i18n/de/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/admin.php b/app/i18n/de/admin.php
index 75f3c4180..b50ad2898 100644
--- a/app/i18n/de/admin.php
+++ b/app/i18n/de/admin.php
@@ -16,7 +16,7 @@ return array(
'allow_anonymous_refresh' => 'Anonymes Aktualisieren der Artikel erlauben',
'api_enabled' => '<abbr>API</abbr>-Zugriff erlauben <small>(für mobile Apps und Benutzerabfragen benötigt)</small>',
'form' => 'Webformular (traditionell, benötigt JavaScript)',
- 'http' => 'HTTP (advanced: managed by Web server, OIDC, SSO…)', // TODO
+ 'http' => 'HTTP (fortgeschritten: vom Webserver verwaltet, OIDC, SSO…)',
'none' => 'Keine (gefährlich)',
'title' => 'Authentifizierung',
'token' => 'Master-Authentifizierungs-Token',