Skip to content
Snippets Groups Projects
Unverified Commit bd1de3cd authored by springstan's avatar springstan Committed by GitHub
Browse files

Use common strings in spotify config flow (#40957)

parent 46e8655f
No related branches found
No related tags found
No related merge requests found
{
"config": {
"step": {
"pick_implementation": { "title": "[%key:common::config_flow::title::oauth2_pick_implementation%]" },
"pick_implementation": {
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
},
"reauth_confirm": {
"title": "Re-authenticate with Spotify",
"description": "The Spotify integration needs to re-authenticate with Spotify for account: {account}"
}
},
"abort": {
"already_setup": "You can only configure one Spotify account.",
"authorize_url_timeout": "Timeout generating authorize url.",
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]",
"missing_configuration": "The Spotify integration is not configured. Please follow the documentation.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment