mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Replace "country" with common string in holiday
(#141687)
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"country": "Country"
|
"country": "[%key:common::config_flow::data::country%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
|
Reference in New Issue
Block a user