+
+
+
+
+
+
+
+
+ {{ $t('manga.score') + ':' }}
+
+ {{ entry.entry.score }}
+
+
+
+ {{ $t('manga.progress') + ': ' + entry.entry.progress + '/' + latestChapterString(entry) }}
+
+
+
+ {{ $t('manga.chapters.newCount') + ': ' + newChapterCount(entry) }}
+
+
+
+
{{ $t('manga.chapters.latest') + ': ' }}
+
+ -
+ {{ c.chapter + ' (' + c.group + ')' }}
+
+
+
+
+
+