mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Replace "country" with common string in prosegur
(#141678)
This commit is contained in:
parent
82b463b22f
commit
26268357a0
@ -5,7 +5,7 @@
|
||||
"data": {
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
"country": "Country"
|
||||
"country": "[%key:common::config_flow::data::country%]"
|
||||
}
|
||||
},
|
||||
"choose_contract": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user