mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Replace "country" with common string in lg_thinq
(#141690)
This commit is contained in:
parent
c4ac492c6e
commit
df2a94bb5b
@ -19,7 +19,7 @@
|
|||||||
"description": "Please enter a ThinQ [PAT(Personal Access Token)]({pat_url}) created with your LG ThinQ account.",
|
"description": "Please enter a ThinQ [PAT(Personal Access Token)]({pat_url}) created with your LG ThinQ account.",
|
||||||
"data": {
|
"data": {
|
||||||
"access_token": "Personal Access Token",
|
"access_token": "Personal Access Token",
|
||||||
"country": "Country"
|
"country": "[%key:common::config_flow::data::country%]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user