✨ feat: lt: show number of plays
This commit is contained in:
parent
c05ee25f25
commit
85dd138d2b
3 changed files with 36 additions and 5 deletions
|
@ -34,6 +34,6 @@
|
|||
"lastFmNoRecent": "*No recent tracks found for Last.fm user* `{lastfmUser}`*.*",
|
||||
"lastFmListeningNow": "Listening now",
|
||||
"lastFmLastPlayed": "Last played",
|
||||
"lastFmStatusFor": "*Last.fm status for user* {lastfmUser}*:*\n\n*{nowPlaying}*: {trackName} by {artistName}",
|
||||
"lastFmStatusFor": "*Last.fm status for user* {lastfmUser}*:*\n\n*{nowPlaying}*: {trackName} by {artistName} \n\n*Number of plays*: {plays}",
|
||||
"lastFmErr": "*Error retrieving data for Last.fm user* {lastfmUser}."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue