mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-04-28 17:15:57 +00:00
Fixed wrong spacing on lastFmPlayCount
This commit is contained in:
parent
ef079eb033
commit
f0d8c2e62b
@ -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…
x
Reference in New Issue
Block a user