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