Separate context for "Group"

This commit is contained in:
Lim Chee Aun 2024-11-03 14:52:29 +08:00
parent 762a4a825e
commit 79a890cdc0
2 changed files with 6 additions and 2 deletions

6
src/locales/en.po generated
View file

@ -33,7 +33,6 @@ msgstr ""
#: src/components/account-block.jsx:168
#: src/components/account-info.jsx:639
#: src/components/status.jsx:498
#: src/pages/catchup.jsx:1471
msgid "Group"
msgstr ""
@ -2718,6 +2717,11 @@ msgstr ""
msgid "Density"
msgstr ""
#. js-lingui-explicit-id
#: src/pages/catchup.jsx:1471
msgid "group.filter"
msgstr "Group"
#: src/pages/catchup.jsx:1486
msgid "Authors"
msgstr ""

View file

@ -1468,7 +1468,7 @@ function Catchup() {
))}
</fieldset> */}
<span class="filter-label">
<Trans>Group</Trans>
<Trans id="group.filter">Group</Trans>
</span>{' '}
<fieldset class="radio-field-group">
{FILTER_GROUPS.map((key) => (