diff options
Diffstat (limited to 'app/i18n/zh-tw/feedback.php')
| -rw-r--r-- | app/i18n/zh-tw/feedback.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/zh-tw/feedback.php b/app/i18n/zh-tw/feedback.php index 9404c83bb..d43e6efbd 100644 --- a/app/i18n/zh-tw/feedback.php +++ b/app/i18n/zh-tw/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 不存在', |
