core/homeassistant/components/locative/translations/es-419.json

13 lines
605 B
JSON
Raw Normal View History

2019-02-22 00:40:25 +00:00
{
"config": {
"create_entry": {
"default": "Para enviar ubicaciones a Home Assistant, deber\u00e1 configurar la funci\u00f3n de webhook en la aplicaci\u00f3n Locative. \n\n Complete la siguiente informaci\u00f3n: \n\n - URL: ` {webhook_url} ` \n - M\u00e9todo: POST \n\n Vea [la documentaci\u00f3n] ( {docs_url} ) para m\u00e1s detalles."
},
"step": {
"user": {
"description": "\u00bfEst\u00e1 seguro de que desea configurar el Webhook Locative?",
"title": "Configurar el Webhook Locative"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-22 00:40:25 +00:00
}