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/he/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/he/sub.php') diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php index 3c1b65b87..7e782b091 100644 --- a/app/i18n/he/sub.php +++ b/app/i18n/he/sub.php @@ -169,7 +169,7 @@ return array( 'useragent_help' => 'Example: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)', // TODO 'validator' => 'בדיקות תקינות ההזנה', 'website' => 'אתר URL', - 'websub' => 'Instant notification with WebSub', // TODO + 'websub' => 'Instant notifications with WebSub', // TODO ), 'import_export' => array( 'export' => 'ייצוא', -- cgit v1.2.3