diff options
| author | 2021-10-21 10:40:31 +0200 | |
|---|---|---|
| committer | 2021-10-21 10:40:31 +0200 | |
| commit | af57c456df843eefc675fc7efb14689d3b9d49dd (patch) | |
| tree | 67b19870414c79344efc1636f7ff15ff92957cb0 /app/i18n/zh-cn/conf.php | |
| parent | c053d7747943b27b3f6990b38d6362968f179b3f (diff) | |
i18n automatic syntax fixes
Forgotten from https://github.com/FreshRSS/FreshRSS/pull/3899
Diffstat (limited to 'app/i18n/zh-cn/conf.php')
| -rw-r--r-- | app/i18n/zh-cn/conf.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/zh-cn/conf.php b/app/i18n/zh-cn/conf.php index c1c1452f1..a45a96b73 100644 --- a/app/i18n/zh-cn/conf.php +++ b/app/i18n/zh-cn/conf.php @@ -204,7 +204,7 @@ return array( 'other_action' => '其他操作', 'previous_article' => '打开上一篇文章', 'reading_view' => '切换到阅读视图', - 'rss_view' => 'Open as RSS feed', // TODO - Translation + 'rss_view' => 'Open as RSS feed', // TODO - Translation 'see_on_website' => '在原网站中查看', 'shift_for_all_read' => '组合 <kbd>Alt ⎇</kbd>键 将上方的文章标记为已读<br />组合 <kbd>⇧ Shift</kbd>按键 可以将全部文章设为已读', 'skip_next_article' => '跳转到下一篇文章而不打开', |
