Added token link without callback to settings

This commit is contained in:
Core 2022-08-29 14:35:22 +01:00
parent ff209247ac
commit c2c6c79694
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0
4 changed files with 12 additions and 1 deletions

View file

@ -528,4 +528,8 @@ Update 25/07/2022 00:22 UTC
Update 01/08/2022 13:00 UTC
* `term.skip`: Added to `en_US`
* `term.skip`: Added to `en_US`
Update 29/08/2022 12:00 UTC
* `settings.option.connectivity.lastfmScrobble.manualToken.link`: Added to `en_US`

View file

@ -543,6 +543,7 @@
"settings.option.connectivity.lastfmScrobble.filterLoop.description": "Prevent looped tracks from being scrobbled or displayed in the Now Playing list on Last.fm.",
"settings.option.connectivity.lastfmScrobble.filterTypes": "Filter Media Types (Last.fm)",
"settings.option.connectivity.lastfmScrobble.manualToken": "Enter Last.fm Token Manually",
"settings.option.connectivity.lastfmScrobble.manualToken.link": "Click here to get a Last.fm token",
"settings.notyf.connectivity.lastfmScrobble.connectError": "Last.fm Connection Timed Out",
"settings.notyf.connectivity.lastfmScrobble.connectSuccess": "Last.fm Connection Successful",
"settings.notyf.connectivity.lastfmScrobble.connecting": "Connecting to Last.fm...",

View file

@ -543,6 +543,7 @@
"settings.option.connectivity.lastfmScrobble.filterLoop.description": "Prevent looped tracks from being scrobbled or displayed in the Now Playing list on Last.fm.",
"settings.option.connectivity.lastfmScrobble.filterTypes": "Filter Media Types (Last.fm)",
"settings.option.connectivity.lastfmScrobble.manualToken": "Enter Last.fm Token Manually",
"settings.option.connectivity.lastfmScrobble.manualToken.link": "Click here to get a Last.fm token",
"settings.notyf.connectivity.lastfmScrobble.connectError": "Last.fm Connection Timed Out",
"settings.notyf.connectivity.lastfmScrobble.connectSuccess": "Last.fm Connection Successful",
"settings.notyf.connectivity.lastfmScrobble.connecting": "Connecting to Last.fm...",