mirror of
https://github.com/home-assistant/core.git
synced 2025-09-13 16:51:37 +02:00
Replace "country" with common string in holiday
(#141687)
This commit is contained in:
committed by
Franck Nijhof
parent
405cbd6a00
commit
a0bd8deee9
@@ -8,7 +8,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"country": "Country"
|
||||
"country": "[%key:common::config_flow::data::country%]"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
Reference in New Issue
Block a user