ha_samsung_soundbar/custom_components/samsung_soundbar/translations/en.json

16 lines
451 B
JSON
Raw Normal View History

2023-09-06 17:53:22 +03:00
{
"config":{
"step":{
"user":{
"data": {
"api_key": "SmartThings API Token",
"device_id": "Device ID",
"device_name":"Device Name",
"device_volume": "Max Volume (int)"
},
"description": "Please enter your credentials.",
"title": "Authentication"
}
}
}
}