mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Replace "country" with common string in cookidoo
(#141670)
This commit is contained in:
parent
a150f9d5ad
commit
ea4ad681e4
@ -6,7 +6,7 @@
|
||||
"data": {
|
||||
"email": "[%key:common::config_flow::data::email%]",
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
"country": "Country"
|
||||
"country": "[%key:common::config_flow::data::country%]"
|
||||
},
|
||||
"data_description": {
|
||||
"email": "Email used to access your {cookidoo} account.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user