Changed playCount
This commit is contained in:
parent
697bca33b5
commit
698f5eb6a0
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
"noRecentTracks": "*No recent tracks found for Last.fm user* `{lastfmUser}`*.*",
|
"noRecentTracks": "*No recent tracks found for Last.fm user* `{lastfmUser}`*.*",
|
||||||
"userHasBeenSet": "*Your Last.fm username has been set to:* `{lastUser}`.",
|
"userHasBeenSet": "*Your Last.fm username has been set to:* `{lastUser}`.",
|
||||||
"listeningTo": "{lastfmUser} *{nowPlaying} listening {playCount}*:\n\n{trackName} by {artistName}",
|
"listeningTo": "{lastfmUser} *{nowPlaying} listening {playCount}*:\n\n{trackName} by {artistName}",
|
||||||
"playCount": "by the {plays}th time",
|
"playCount": "to, for the {plays}th time",
|
||||||
"apiErr": "*Error retrieving data for Last.fm user* {lastfmUser}.\n\n`{err}`"
|
"apiErr": "*Error retrieving data for Last.fm user* {lastfmUser}.\n\n`{err}`"
|
||||||
},
|
},
|
||||||
"gitCurrentCommit": "*Current commit:* `{commitHash}`",
|
"gitCurrentCommit": "*Current commit:* `{commitHash}`",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue