bring back "refresh all my feeds" (#1036)

This commit is contained in:
Athou
2023-01-18 17:07:31 +01:00
parent 4ff46965c4
commit 5c2454c331
31 changed files with 269 additions and 2 deletions

View File

@@ -288,6 +288,10 @@ msgstr "供稿网址"
msgid "Feed name"
msgstr "提要名称"
#: src/components/header/RefreshMenu.tsx
msgid "Fetch all my feeds now"
msgstr ""
#: src/pages/app/FeedDetailsPage.tsx
msgid "Filtering expression"
msgstr "过滤表达式"
@@ -581,6 +585,10 @@ msgstr "刷新"
msgid "Registrations are closed on this CommaFeed instance"
msgstr "此 CommaFeed 实例上的注册已关闭"
#: src/components/header/RefreshMenu.tsx
msgid "Reload"
msgstr ""
#: src/components/admin/UserEdit.tsx
#: src/components/settings/ProfileSettings.tsx
#: src/pages/app/CategoryDetailsPage.tsx