diff options
Diffstat (limited to 'app/i18n/zh-cn/feedback.php')
| -rw-r--r-- | app/i18n/zh-cn/feedback.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/zh-cn/feedback.php b/app/i18n/zh-cn/feedback.php index 07e0130cf..2d726d22a 100644 --- a/app/i18n/zh-cn/feedback.php +++ b/app/i18n/zh-cn/feedback.php @@ -50,6 +50,7 @@ return array( 'ko' => '%s 启用失败。<a href="%s">检查 FreshRSS 日志</a> 查看详情。', 'ok' => '%s 现已启用', ), + 'invalid_view_mode' => 'Invalid view mode “%s”! Fall back to “Normal view”.', // TODO 'no_access' => '你无权访问 %s', 'not_enabled' => '%s 未启用', 'not_found' => '%s 不存在', |
