core/homeassistant/components/coronavirus/translations/en.json

15 lines
330 B
JSON

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