Show only first unread chapter per manga per day in updates page
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user