add filter read/want read when browsing books
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
},
|
||||
"bookbrowser": {
|
||||
"error": "Error when loading books: {error}",
|
||||
"loading": "Loading..."
|
||||
"loading": "Loading...",
|
||||
"read": "Read",
|
||||
"wantread": "To read"
|
||||
},
|
||||
"searchbook": {
|
||||
"error": "Error when loading books: {error}",
|
||||
|
||||
Reference in New Issue
Block a user