dbot/modules/lastfm/strings.json
2013-10-24 09:37:54 +00:00

12 lines
286 B
JSON

{
"now_listening": {
"en": "{user} is listening to {track} by {artist}"
},
"last_listened": {
"en": "{user} last listened to {track} by {artist}"
},
"no_listen": {
"en": "{user} doesn't seem to have listened to anything recently :'("
}
}