Update english.json

This commit is contained in:
Lucas Gabriel 2024-09-08 00:13:01 -03:00 committed by GitHub
parent d87fc8d1b4
commit c7a4ea40df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,5 +35,7 @@
"lastFmListeningNow": "Listening now",
"lastFmLastPlayed": "Last played",
"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}."
}
"lastFmErr": "*Error retrieving data for Last.fm user* {lastfmUser}.",
"currentCommit": "*Current commit:* `{commitHash}`",
"errorRetrievingCommit": "*Error retrieving commit:* {error}"
}