mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Replace "country" with common string in ecovacs
(#141677)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"step": {
|
||||
"auth": {
|
||||
"data": {
|
||||
"country": "Country",
|
||||
"country": "[%key:common::config_flow::data::country%]",
|
||||
"override_rest_url": "REST URL",
|
||||
"override_mqtt_url": "MQTT URL",
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
|
Reference in New Issue
Block a user