mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 21:47:08 +00:00
16 lines
301 B
JSON
16 lines
301 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"language": "[%key:common::config_flow::data::language%]",
|
|
"tld": "TLD"
|
|
}
|
|
}
|
|
},
|
|
"abort": {
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
|
|
}
|
|
}
|
|
}
|