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
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

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