17 lines
892 B
JSON
17 lines
892 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "J\u00e1 configurado. Apenas uma \u00fanica configura\u00e7\u00e3o \u00e9 poss\u00edvel.",
|
|
"webhook_not_internet_accessible": "O seu Home Assistant necessita estar acess\u00edvel a partir da Internet para receber mensagens do tipo webhook."
|
|
},
|
|
"create_entry": {
|
|
"default": "Para enviar eventos para o Home Assistant, \u00e9 necess\u00e1rio configurar um webhook no GPslogger. \n\n Preencha as seguintes informa\u00e7\u00f5es: \n\n - URL: `{webhook_url}`\n - M\u00e9todo: POST \n\n Veja [the documentation]({docs_url}) para obter mais detalhes."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "Tem certeza de que deseja configurar o GPSLogger Webhook?",
|
|
"title": "Configurar o Geofency Webhook"
|
|
}
|
|
}
|
|
}
|
|
} |