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

13 lines
568 B
JSON
Raw Normal View History

2019-06-24 15:27:46 +00:00
{
"config": {
"create_entry": {
"default": "F\u00f6r att skicka h\u00e4ndelser till Home Assistant m\u00e5ste du konfigurera webhook funktionen i Plaato Airlock.\n\n Fyll i f\u00f6ljande information:\n \n- URL: `{webhook_url}`\n- Method: POST\n\nSe [dokumentation]({docs_url}) f\u00f6r mer information."
},
"step": {
"user": {
"description": "\u00c4r du s\u00e4ker p\u00e5 att du vill konfigurera Plaato Webhook?",
"title": "Konfigurera Plaato Webhook"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-06-24 15:27:46 +00:00
}