diff options
Diffstat (limited to 'app/i18n/he/feedback.php')
| -rw-r--r-- | app/i18n/he/feedback.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/he/feedback.php b/app/i18n/he/feedback.php index e017a7243..dcc2c413c 100644 --- a/app/i18n/he/feedback.php +++ b/app/i18n/he/feedback.php @@ -50,6 +50,7 @@ return array( 'ko' => '%s cannot be enabled. <a href="%s">Check FreshRSS logs</a> for details.', // TODO 'ok' => '%s is now enabled', // TODO ), + 'invalid_view_mode' => 'Invalid view mode “%s”! Fall back to “Normal view”.', // TODO 'no_access' => 'You have no access on %s', // TODO 'not_enabled' => '%s is not enabled yet', 'not_found' => '%s does not exist', // TODO |
