diff options
Diffstat (limited to 'app/i18n/he/admin.php')
| -rw-r--r-- | app/i18n/he/admin.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/he/admin.php b/app/i18n/he/admin.php index 22a49e126..068b22fec 100644 --- a/app/i18n/he/admin.php +++ b/app/i18n/he/admin.php @@ -19,8 +19,8 @@ return array( 'http' => 'HTTP (למשתמשים מתקדמים עם HTTPS)', 'none' => 'ללא (מסוכן)', 'title' => 'Authentication', // TODO - 'token' => 'מחרוזת אימות', - 'token_help' => 'Allows to access RSS output of the default user without authentication:', + 'token' => 'Master authentication token', // TODO + 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO 'type' => 'שיטת אימות', 'unsafe_autologin' => 'הרשאה להתחברות אוטומטית בפורמט: ', ), |
