Replace "country" with common string in holiday (#141687)

This commit is contained in:
Norbert Rittel
2025-03-28 22:43:00 +01:00
committed by Franck Nijhof
parent 405cbd6a00
commit a0bd8deee9

View File

@@ -8,7 +8,7 @@
"step": {
"user": {
"data": {
"country": "Country"
"country": "[%key:common::config_flow::data::country%]"
}
},
"options": {