core/homeassistant/components/ifttt/translations/da.json

13 lines
695 B
JSON
Raw Normal View History

2019-02-13 23:44:18 +00:00
{
"config": {
"create_entry": {
2019-12-29 00:32:14 +00:00
"default": "For at sende h\u00e6ndelser til Home Assistant skal du bruge handlingen \"Foretag en web-foresp\u00f8rgsel\" fra [IFTTT Webhook-applet] ({applet_url}).\n\n Udfyld f\u00f8lgende oplysninger: \n\n - Webadresse: `{webhook_url}`\n - Metode: POST\n - Indholdstype: application/json\n\nSe [dokumentationen] ({docs_url}) om hvordan du konfigurerer automatiseringer til at h\u00e5ndtere indg\u00e5ende data."
2019-02-13 23:44:18 +00:00
},
"step": {
"user": {
2019-12-30 00:32:19 +00:00
"description": "Er du sikker p\u00e5, at du vil konfigurere IFTTT?",
2019-02-13 23:44:18 +00:00
"title": "Konfigurer IFTTT Webhook Applet"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-13 23:44:18 +00:00
}