Changed playCount

This commit is contained in:
Lucas Gabriel 2025-01-12 23:57:32 -03:00
parent 697bca33b5
commit 698f5eb6a0
No known key found for this signature in database
GPG Key ID: D9B075FC6DC93985

View File

@ -40,7 +40,7 @@
"noRecentTracks": "*No recent tracks found for Last.fm user* `{lastfmUser}`*.*",
"userHasBeenSet": "*Your Last.fm username has been set to:* `{lastUser}`.",
"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}`"
},
"gitCurrentCommit": "*Current commit:* `{commitHash}`",