mirror of
https://github.com/reality/dbot.git
synced 2025-01-11 12:32:36 +01:00
fix lastfm
This commit is contained in:
parent
39f36e146e
commit
fc415aa6c6
@ -22,5 +22,11 @@
|
||||
"lfm_suggestion": {
|
||||
"en": "{user}: Try listening to {name} by {artist}",
|
||||
"de": "{user}: Versuche mal, {name} von {artist} anzuhören"
|
||||
},
|
||||
"lfm_profile": {
|
||||
"en": "{user} has scrobbled {plays} tracks since {date} - {link}"
|
||||
},
|
||||
"lfm_scrobbliest": {
|
||||
"en": "Users with the most played tracks: "
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user