diff --git a/app/views/manga/cover.php b/app/views/manga/cover.php
index 0f183334..7d3edbae 100644
--- a/app/views/manga/cover.php
+++ b/app/views/manga/cover.php
@@ -68,7 +68,15 @@
0): ?>
-
Reread = $item['reread'] ?> time(s)
+
+
Reread once
+
+
Reread twice
+
+
Reread thrice
+
+
Reread = $item['reread'] ?> times
+
diff --git a/app/views/manga/list.php b/app/views/manga/list.php
index 4cba2b88..02aa879d 100644
--- a/app/views/manga/list.php
+++ b/app/views/manga/list.php
@@ -53,8 +53,14 @@
= $item['volumes']['total'] ?> |
- 0): ?>
- - Reread = $item['reread'] ?> time(s)
+
+ - Reread once
+
+ - Reread twice
+
+ - Reread thrice
+ 3): ?>
+ - Reread = $item['reread'] ?> times
|