Replace "country" with common string in prosegur (#141678)

This commit is contained in:
Norbert Rittel 2025-03-28 20:19:20 +01:00 committed by GitHub
parent 82b463b22f
commit 26268357a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
"data": {
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]",
"country": "Country"
"country": "[%key:common::config_flow::data::country%]"
}
},
"choose_contract": {