core/homeassistant/components/coronavirus/strings.json

12 lines
231 B
JSON

{
"config": {
"step": {
"user": {
"title": "Pick a country to monitor",
"data": { "country": "Country" }
}
},
"abort": { "already_configured": "This country is already configured." }
}
}