feat: mark book as read

This commit is contained in:
2025-10-22 14:34:08 +02:00
parent c4ca073b4a
commit 517765114d
10 changed files with 94 additions and 34 deletions

View File

@@ -33,5 +33,10 @@
"error": "Error when loading books: {error}",
"loading": "Loading...",
"noresult": "No results found."
},
"booklistelement": {
"read": "Read",
"startread": "Start reading",
"wantread": "I want to read it"
}
}