mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Replace "country" with common string in holiday
(#141687)
This commit is contained in:
parent
8ee014b855
commit
3795d653c5
@ -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