mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Replace "country" with common string in holiday
(#141687)
This commit is contained in:
parent
405cbd6a00
commit
a0bd8deee9
@ -8,7 +8,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"country": "Country"
|
"country": "[%key:common::config_flow::data::country%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user