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

16 lines
376 B
JSON

{
"config": {
"abort": {
"already_configured": "Device is already configured"
},
"error": {
"cannot_connect": "Failed to connect",
"unknown": "Unexpected error"
},
"step": {
"user": {
"description": "Set up the Mullvad VPN integration?"
}
}
}
}