core/homeassistant/components/otbr/translations/sv.json

14 lines
273 B
JSON
Raw Normal View History

2023-01-21 00:24:12 +00:00
{
"config": {
"abort": {
"already_configured": "Tj\u00e4nsten \u00e4r redan konfigurerad"
},
"step": {
"user": {
"data": {
"url": "URL"
}
}
}
}
}