diff options
Diffstat (limited to 'app/i18n/he/admin.php')
-rw-r--r-- | app/i18n/he/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/he/admin.php b/app/i18n/he/admin.php index 017a4b57a..290940e03 100644 --- a/app/i18n/he/admin.php +++ b/app/i18n/he/admin.php @@ -16,7 +16,7 @@ return array( 'allow_anonymous_refresh' => 'הרשאה לאנונימיים לרענן את רשימת המאמרים', 'api_enabled' => 'הרשאת גישה ל <abbr>API</abbr> <small>(נדרש ליישומים סלולריים and sharing user queries)</small>', // DIRTY 'form' => 'טופס אינטרנטי (מסורתי, דורש JavaScript)', - 'http' => 'HTTP (למשתמשים מתקדמים עם HTTPS)', + 'http' => 'HTTP (advanced: managed by Web server, OIDC, SSO…)', // TODO 'none' => 'ללא (מסוכן)', 'title' => 'Authentication', // TODO 'token' => 'Master authentication token', // TODO |