diff options
| author | 2021-09-02 22:27:37 +0200 | |
|---|---|---|
| committer | 2021-09-02 22:27:37 +0200 | |
| commit | be61a3f7715dc446770934daa579a7c03c4bf79e (patch) | |
| tree | 1348bb7c2fac8597aa649bad37eb035e15a6cf44 /app/i18n/zh-cn/sub.php | |
| parent | 595979d97fee0c38d21052844a329e5221adeada (diff) | |
delete firefox 63 informatoin (#3822)
Diffstat (limited to 'app/i18n/zh-cn/sub.php')
| -rw-r--r-- | app/i18n/zh-cn/sub.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/i18n/zh-cn/sub.php b/app/i18n/zh-cn/sub.php index d71eaf262..c44029408 100644 --- a/app/i18n/zh-cn/sub.php +++ b/app/i18n/zh-cn/sub.php @@ -96,11 +96,6 @@ return array( 'website' => '网站地址', 'websub' => 'WebSub 即时通知', ), - 'firefox' => array( - 'documentation' => '按照 <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">这里</a> 描述的步骤可将 FreshRSS 添加到火狐阅读器列表', - 'obsolete_63' => '从火狐63版本开始取消了添加自己非独立程序的订阅服务功能', - 'title' => '火狐 RSS 阅读器', - ), 'import_export' => array( 'export' => '导出', 'export_labelled' => '导出有标签的文章', |
