Fixed wrong spacing on lastFmPlayCount
This commit is contained in:
parent
ef079eb033
commit
f0d8c2e62b
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
"lastFmNoRecent": "*No recent tracks found for Last.fm user* `{lastfmUser}`*.*",
|
||||
"lastFmUserSet": "*Your Last.fm username has been set to:* `{lastUser}`.",
|
||||
"lastFmStatusFor": "{lastfmUser} *{nowPlaying} listening {playCount}*:\n\n{trackName} by {artistName}",
|
||||
"lastFmPlayCount": " by the {plays}th time",
|
||||
"lastFmPlayCount": "by the {plays}th time",
|
||||
"lastFmErr": "*Error retrieving data for Last.fm user* {lastfmUser}.\n\n`{err}`",
|
||||
"currentCommit": "*Current commit:* `{commitHash}`",
|
||||
"errorRetrievingCommit": "*Error retrieving commit:* {error}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue