From 618ce380e7f6a10b481b9cf32f861d1e01689505 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 14 Nov 2023 23:28:01 +0100 Subject: More WebSub doc (#5862) * More WebSub doc * UI for WebSub + more documentation And spellcheck Frech * Links to WebSub doc from readme * Add link to WebSub doc in admin interface * Fix checkbox * Plural --- app/i18n/de/admin.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/i18n/de/admin.php') diff --git a/app/i18n/de/admin.php b/app/i18n/de/admin.php index cf14b3f75..336e7ff02 100644 --- a/app/i18n/de/admin.php +++ b/app/i18n/de/admin.php @@ -193,6 +193,9 @@ return array( 'enabled' => 'sind aktiv', 'help' => 'So werden die Nutzungsbedingungen aktiviert', ), + 'websub' => array( + 'help' => 'About WebSub', // TODO + ), ), 'update' => array( '_' => 'System aktualisieren', -- cgit v1.2.3