Add pagination for "my books" display
This commit is contained in:
@@ -47,5 +47,11 @@
|
||||
"read": "Read",
|
||||
"startread": "Started",
|
||||
"wantread": "Interested"
|
||||
},
|
||||
"pagination": {
|
||||
"previous":"Previous",
|
||||
"next":"Next",
|
||||
"goto":"Goto page {pageNumber}",
|
||||
"page":"Page {pageNumber}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user