89 lines
3.9 KiB
JSON
89 lines
3.9 KiB
JSON
{
|
|
"INTEGRATION_SETTINGS": {
|
|
"HEADER": "Integrasjoner",
|
|
"WEBHOOK": {
|
|
"SUBSCRIBED_EVENTS": "Subscribed Events",
|
|
"FORM": {
|
|
"CANCEL": "Avbryt",
|
|
"DESC": "Webhook-hendelser gir deg sanntidsinformasjon om hva som skjer i din Chatwoot-konto. Skriv inn en gyldig nettadresse for å konfigurere en callback.",
|
|
"SUBSCRIPTIONS": {
|
|
"LABEL": "Events",
|
|
"EVENTS": {
|
|
"CONVERSATION_CREATED": "Conversation Created",
|
|
"CONVERSATION_STATUS_CHANGED": "Conversation Status Changed",
|
|
"CONVERSATION_UPDATED": "Conversation Updated",
|
|
"MESSAGE_CREATED": "Message created",
|
|
"MESSAGE_UPDATED": "Message updated",
|
|
"WEBWIDGET_TRIGGERED": "Live chat widget opened by the user"
|
|
}
|
|
},
|
|
"END_POINT": {
|
|
"LABEL": "Webhook URL",
|
|
"PLACEHOLDER": "Eksempel: https://example/api/webhook",
|
|
"ERROR": "Vennligst skriv inn en gyldig URL"
|
|
},
|
|
"EDIT_SUBMIT": "Update webhook",
|
|
"ADD_SUBMIT": "Opprett webhook"
|
|
},
|
|
"TITLE": "Webhook",
|
|
"CONFIGURE": "Konfigurer",
|
|
"HEADER": "Webhook-innstillinger",
|
|
"HEADER_BTN_TXT": "Legg til ny webhook",
|
|
"LOADING": "Henter tilknyttede webhooks",
|
|
"SEARCH_404": "Det finnes ingen elementer som samsvarer med denne spørringen",
|
|
"SIDEBAR_TXT": "<p><b>Webhooks</b> </p> <p>Webhooks er HTTP callbacks, som kan defineres for hver konto. De utløses av hendelser som opprettelse av meldinger i Chatwoot. Du kan opprette mer enn en webhook for denne kontoen. <br /><br /> For å opprette en <b>webhook</b>, klikk på <b>Legg til ny webhook</b>. Du kan også fjerne en eksisterende webhook ved å klikke på slett.</p>",
|
|
"LIST": {
|
|
"404": "Det er ingen webhook-er konfigurert for denne kontoen.",
|
|
"TITLE": "Administrer webhooks",
|
|
"TABLE_HEADER": [
|
|
"Webhook endepunkt",
|
|
"Handlinger"
|
|
]
|
|
},
|
|
"EDIT": {
|
|
"BUTTON_TEXT": "Rediger",
|
|
"TITLE": "Edit webhook",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook configuration updated successfully",
|
|
"ERROR_MESSAGE": "Kunne ikke koble til Woot Server, vennligst prøv igjen senere"
|
|
}
|
|
},
|
|
"ADD": {
|
|
"CANCEL": "Avbryt",
|
|
"TITLE": "Legg til ny webhook",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook configuration added successfully",
|
|
"ERROR_MESSAGE": "Kunne ikke koble til Woot Server, vennligst prøv igjen senere"
|
|
}
|
|
},
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Slett",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook ble slettet",
|
|
"ERROR_MESSAGE": "Kunne ikke koble til Woot Server, vennligst prøv igjen senere"
|
|
},
|
|
"CONFIRM": {
|
|
"TITLE": "Bekreft sletting",
|
|
"MESSAGE": "Are you sure to delete the webhook? (%{webhookURL})",
|
|
"YES": "Ja, slett ",
|
|
"NO": "Nei, behold den"
|
|
}
|
|
}
|
|
},
|
|
"SLACK": {
|
|
"HELP_TEXT": {
|
|
"TITLE": "Using Slack Integration",
|
|
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
|
|
}
|
|
},
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Slett",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Integrasjonen ble slettet"
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "Koble til"
|
|
}
|
|
}
|
|
}
|