Show only first unread chapter per manga per day in updates page

This commit is contained in:
schroda
2026-07-05 18:55:09 +02:00
parent 0ffaa0fb3e
commit 38de1e9e08
5 changed files with 183 additions and 56 deletions

View File

@@ -111,6 +111,11 @@ msgstr "{0, plural, one {1 migrating entry} other {# migrating entries}}"
msgid "{0, plural, one {1 searching} other {# searching}}"
msgstr "{0, plural, one {1 searching} other {# searching}}"
#. placeholder {0}: firstFewOtherChapters.length
#: src/features/updates/components/ChapterUpdateCard.tsx
msgid "{0, plural, one {Plus chapter {firstFewUpdatesString}} other {Plus chapters {firstFewUpdatesString}}}"
msgstr "{0, plural, one {Plus chapter {firstFewUpdatesString}} other {Plus chapters {firstFewUpdatesString}}}"
#. placeholder {0}: autoScroll.value
#: src/features/reader/auto-scroll/settings/quick-setting/ReaderNavBarDesktopAutoScroll.tsx
msgid "{0, plural, one {Second} other {Seconds}}"
@@ -2821,6 +2826,10 @@ msgstr "Pin source"
msgid "Pinned"
msgstr "Pinned"
#: src/features/updates/components/ChapterUpdateCard.tsx
msgid "Plus chapters {firstFewUpdatesString} and {remainingUpdatesCount} more"
msgstr "Plus chapters {firstFewUpdatesString} and {remainingUpdatesCount} more"
#: src/features/source/browse/screens/SourceMangas.tsx
msgid "Popular"
msgstr "Popular"