Added token link without callback to settings
This commit is contained in:
parent
ff209247ac
commit
c2c6c79694
4 changed files with 12 additions and 1 deletions
|
@ -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`
|
||||
|
|
|
@ -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...",
|
||||
|
|
|
@ -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...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue