Update english.json
This commit is contained in:
parent
d87fc8d1b4
commit
c7a4ea40df
1 changed files with 4 additions and 2 deletions
|
@ -35,5 +35,7 @@
|
||||||
"lastFmListeningNow": "Listening now",
|
"lastFmListeningNow": "Listening now",
|
||||||
"lastFmLastPlayed": "Last played",
|
"lastFmLastPlayed": "Last played",
|
||||||
"lastFmStatusFor": "*Last.fm status for user* {lastfmUser}*:*\n\n*{nowPlaying}*: {trackName} by {artistName} \n\n*Number of plays*: {plays}",
|
"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}"
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue