feat: add view mode toggle and update pagination controls in PaginatedSeriesGrid component
This commit is contained in:
@@ -284,7 +284,10 @@
|
||||
"unread": "Unread",
|
||||
"progress": "{read}/{total}"
|
||||
},
|
||||
"book": "book",
|
||||
"books": "{count} books",
|
||||
"books_plural": "{count} books",
|
||||
"completed": "completed",
|
||||
"filters": {
|
||||
"title": "Filters",
|
||||
"showAll": "Show all",
|
||||
|
||||
@@ -284,7 +284,10 @@
|
||||
"unread": "Non lu",
|
||||
"progress": "{read}/{total}"
|
||||
},
|
||||
"book": "tome",
|
||||
"books": "{count} tomes",
|
||||
"books_plural": "{count} tomes",
|
||||
"completed": "complété",
|
||||
"filters": {
|
||||
"title": "Filtres",
|
||||
"showAll": "Afficher tout",
|
||||
|
||||
Reference in New Issue
Block a user