diff --git a/assets/locales/en/messages.json b/assets/locales/en/messages.json index b56e67d..0959f15 100644 --- a/assets/locales/en/messages.json +++ b/assets/locales/en/messages.json @@ -54,7 +54,7 @@ "message": "Full remote updates are disabled due to browser limitations" }, "forMoreRulesJoinUs": { - "message": "For more rules support, join us!" + "message": "For more rules support, join us!" }, "general": { "message": "General" @@ -111,7 +111,7 @@ "message": "RSSHub Radar is a spin-off of RSSHub that helps you quickly discover and subscribe to RSS and RSSHub for your current site, and the project is open source under the MIT license and is completely free to use." }, "sponsoredDevelopment": { - "message": "⭐️ Sponsor RSSHub Radar: https://docs.rsshub.app/support/" + "message": "⭐️ Sponsor RSSHub Radar: https://docs.rsshub.app/sponsor" }, "updateLog": { "message": "📝 Update log" diff --git a/assets/locales/zh_CN/messages.json b/assets/locales/zh_CN/messages.json index dee34d6..630ce11 100644 --- a/assets/locales/zh_CN/messages.json +++ b/assets/locales/zh_CN/messages.json @@ -54,7 +54,7 @@ "message": "由于浏览器限制,完整的远程更新被禁用" }, "forMoreRulesJoinUs": { - "message": "更多规则支持中,快来参与我们吧!" + "message": "更多规则支持中,快来参与我们吧!" }, "general": { "message": "常规" @@ -111,7 +111,7 @@ "message": "RSSHub Radar 是 RSSHub 的衍生项目,她可以帮助你快速发现和订阅当前网站的 RSS 和 RSSHub,项目采用 MIT 许可开源,使用完全免费。" }, "sponsoredDevelopment": { - "message": "⭐️ 赞助 RSSHub Radar 的开发: https://docs.rsshub.app/zh/support/" + "message": "⭐️ 赞助 RSSHub Radar 的开发: https://docs.rsshub.app/zh/sponsor" }, "updateLog": { "message": "📝 更新日志" diff --git a/src/options/routes/General.tsx b/src/options/routes/General.tsx index 007b15f..c2c7a47 100644 --- a/src/options/routes/General.tsx +++ b/src/options/routes/General.tsx @@ -151,7 +151,7 @@ function General() {