HA-SmartThings-Find/custom_components/smartthings_find/translations/en.json
2024-05-24 21:39:41 +02:00

11 lines
529 B
JSON

{
"config": {
"abort": {
"reauth_successful": "Reauthentication successful."
},
"progress": {
"task_stage_one": "Preparing, please wait...",
"task_stage_two": "To login please scan the following QR Code with your Galaxy device. You can also login using this browser by clicking [here]({url}). \n\n![QR Code](data:image/png;base64,{qr_code})\n\nUnable to scan the code? Go to [signin.samsung.com/key](https://signin.samsung.com/key/) and enter the following code:\n\n## ```{code}```\n"
}
}
}