core/homeassistant/components/tellduslive/translations/en_GB.json

13 lines
538 B
JSON

{
"config": {
"abort": {
"authorize_url_timeout": "Timeout generating authorise URL.",
"unknown_authorize_url_generation": "Unknown error generating an authorise URL."
},
"step": {
"auth": {
"description": "To link your TelldusLive account:\n 1. Click the link below\n 2. Login to Telldus Live\n 3. Authorise **{app_name}** (click **Yes**).\n 4. Come back here and click **SUBMIT**.\n\n [Link TelldusLive account]({auth_url})"
}
}
}
}