Add buttons on book form
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
"wantread": "I want to read it"
|
||||
},
|
||||
"bookform": {
|
||||
"error": "Error when loading book: {error}"
|
||||
"error": "Error when loading book: {error}",
|
||||
"read": "Read",
|
||||
"startread": "Started",
|
||||
"wantread": "Interested"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user