3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-17 14:01:04 +01:00
dbot/modules/goodreads/strings.json
2014-02-26 15:10:11 +00:00

9 lines
143 B
JSON

{
"gr_book": {
"en": "[{title} by {author} - {rating}] - {link}"
},
"gr_nobook": {
"en": "No books found."
}
}