diff options
Diffstat (limited to 'app/i18n/he/sub.php')
| -rw-r--r-- | app/i18n/he/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php index 1b7019e67..e09a09780 100644 --- a/app/i18n/he/sub.php +++ b/app/i18n/he/sub.php @@ -209,8 +209,8 @@ return array( 'path_entries_conditions' => 'Conditions for content retrieval', // TODO 'priority' => array( '_' => 'Visibility', // TODO - 'archived' => 'Do not show (archived)', // TODO 'category' => 'Show in its category', // TODO + 'hidden' => 'Do not show', // TODO 'important' => 'Show in important feeds', // TODO 'main_stream' => 'הצגה בזרם המרכזי', ), |
