dbot/modules/goodreads/strings.json

9 lines
143 B
JSON
Raw Normal View History

2014-02-26 15:10:11 +00:00
{
"gr_book": {
"en": "[{title} by {author} - {rating}] - {link}"
},
"gr_nobook": {
"en": "No books found."
}
}