mirror of
https://github.com/logto-io/logto.git
synced 2025-04-07 23:01:25 -05:00
chore(phrases): update webhook phrases (#3937)
This commit is contained in:
parent
189f2d3af7
commit
319290cec4
30 changed files with 57 additions and 61 deletions
|
@ -44,7 +44,7 @@ const webhook_details = {
|
|||
test: 'Test',
|
||||
test_webhook: 'Testen Sie Ihren Webhook',
|
||||
test_webhook_description:
|
||||
'Bitte schließen Sie die obige Konfiguration ab. Klicken Sie auf den Test-Button und wir senden einzelne Nutzlastbeispiele jedes ausgewählten Ereignisses an Ihre Endpunkt-URL. Dadurch können Sie überprüfen, ob Ihr Endpunkt die Nutzlasten korrekt empfängt und verarbeitet.',
|
||||
'Konfigurieren Sie den Webhook und testen Sie ihn mit Beispieldaten für jede ausgewählte Ereigniskategorie, um eine korrekte Empfangs- und Verarbeitungsfunktion zu überprüfen.',
|
||||
send_test_payload: 'Testnutzlast senden',
|
||||
test_payload_sent: 'Die Nutzlast wurde erfolgreich gesendet.',
|
||||
},
|
||||
|
|
|
@ -2,7 +2,7 @@ const webhooks = {
|
|||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle:
|
||||
'Webhooks ermöglichen Echtzeitupdates zu speziellen Ereignissen an Ihre Endpunkt-URL, so dass umgehend Reaktionen erfolgen können.',
|
||||
'Erstellen Sie Webhooks, um mühelos Echtzeit-Updates zu bestimmten Ereignissen zu empfangen.',
|
||||
create: 'Webhook erstellen',
|
||||
events: {
|
||||
post_register: 'Neuen Account anlegen',
|
||||
|
@ -18,7 +18,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Webhooks ermöglichen Echtzeitupdates zu speziellen Ereignissen an Ihre Endpunkt-URL, so dass umgehend Reaktionen erfolgen können.',
|
||||
'Erstellen Sie einen Webhook, um Echtzeit-Updates über POST-Anfragen an Ihre Endpunkt-URL zu empfangen. Bleiben Sie über Ereignisse wie "Account erstellen", "Anmelden" und "Passwort zurücksetzen" informiert und ergreifen Sie sofort Maßnahmen.',
|
||||
create_webhook: 'Webhook erstellen',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -43,7 +43,7 @@ const webhook_details = {
|
|||
test: 'Test',
|
||||
test_webhook: 'Test your webhook',
|
||||
test_webhook_description:
|
||||
'Please finish configuring the webhook above. Click the test button, and we will send individual payload examples of each selected event to your endpoint URL. This will allow you to verify that your endpoint is correctly receiving and processing the payloads.',
|
||||
'Configure the webhook, and test it with payload examples for each selected event to verify correct reception and processing.',
|
||||
send_test_payload: 'Send test payload',
|
||||
test_payload_sent: 'The payload has been sent successfully.',
|
||||
},
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
const webhooks = {
|
||||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle:
|
||||
'Webhooks provide real-time updates on specific events to your endpoint URL, enabling immediate reactions.',
|
||||
subtitle: 'Create webhooks to effortlessly receive real-time updates regarding specific events.',
|
||||
create: 'Create Webhook',
|
||||
events: {
|
||||
post_register: 'Create new account',
|
||||
|
@ -18,7 +17,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Webhooks provide real-time updates on specific events as they happen, by sending a POST request to your endpoint URL. This enables you to take immediate actions based on the new information received. The events of "Create account, Sign in, Reset a password" are now supported.',
|
||||
'Create a webhook to receive real-time updates through POST requests to your endpoint URL. Stay informed and take immediate action on events like "Create account", "Sign in", and "Reset password".',
|
||||
create_webhook: 'Create Webhook',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -44,7 +44,7 @@ const webhook_details = {
|
|||
test: 'Prueba',
|
||||
test_webhook: 'Probar su webhook',
|
||||
test_webhook_description:
|
||||
'Por favor, termine de configurar el webhook anterior. Haga clic en el botón de prueba, y enviaremos ejemplos de carga útil individuales de cada evento seleccionado a la URL de su extremo. Esto le permitirá verificar que su extremo está recibiendo y procesando correctamente las cargas útiles.',
|
||||
'Configure el webhook y pruébelo con ejemplos de carga útil para cada evento seleccionado para verificar la recepción y el procesamiento correcto.',
|
||||
send_test_payload: 'Enviar carga útil de prueba',
|
||||
test_payload_sent: 'La carga útil se ha enviado con éxito.',
|
||||
},
|
||||
|
|
|
@ -2,7 +2,7 @@ const webhooks = {
|
|||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle:
|
||||
'Los Webhooks proporcionan actualizaciones en tiempo real sobre eventos específicos a la URL de su punto final, permitiendo reacciones inmediatas.',
|
||||
'Crea webhooks para recibir de manera fácil actualizaciones en tiempo real sobre eventos específicos.',
|
||||
create: 'Crear Webhook',
|
||||
events: {
|
||||
post_register: 'Crear nueva cuenta',
|
||||
|
@ -18,7 +18,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Los Webhooks proporcionan actualizaciones en tiempo real sobre eventos específicos a la URL de su punto final, permitiendo reacciones inmediatas. Los eventos de "Crear cuenta, Iniciar sesión, Restablecer contraseña" ahora son compatibles.',
|
||||
'Crea un webhook para recibir actualizaciones en tiempo real a través de solicitudes POST a tu URL de punto final. Mantente informado y toma medidas inmediatas en eventos como "Crear cuenta", "Iniciar sesión" y "Restablecer contraseña".',
|
||||
create_webhook: 'Crear Webhook',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -44,7 +44,7 @@ const webhook_details = {
|
|||
test: 'Tester',
|
||||
test_webhook: 'Tester votre webhook',
|
||||
test_webhook_description:
|
||||
"Veuillez finir de configurer le webhook ci-dessus. Cliquez sur le bouton de test, et nous enverrons des exemples de charge utile individuels de chaque événement sélectionné à votre URL d'endpoint. Cela vous permettra de vérifier que votre endpoint reçoit et traite correctement les charges utiles.",
|
||||
'Configurez le webhook, et testez-le avec des exemples de payload pour chaque événement sélectionné pour vérifier la réception et le traitement corrects.',
|
||||
send_test_payload: 'Envoyer une charge utile de test',
|
||||
test_payload_sent: 'La charge utile a été envoyée avec succès.',
|
||||
},
|
||||
|
|
|
@ -2,7 +2,7 @@ const webhooks = {
|
|||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle:
|
||||
'Les webhooks fournissent des mises à jour en temps réel sur des événements spécifiques à votre URL de point de terminaison, permettant des réactions immédiates.',
|
||||
'Créez des webhooks pour recevoir sans effort des mises à jour en temps réel concernant des événements spécifiques.',
|
||||
create: 'Créer un webhook',
|
||||
events: {
|
||||
post_register: 'Nouveau compte créé',
|
||||
|
@ -18,7 +18,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Les webhooks fournissent des mises à jour en temps réel sur des événements spécifiques à votre URL de point de terminaison, permettant des réactions immédiates. Les événements de "Créer un compte, se connecter, réinitialiser un mot de passe" sont maintenant pris en charge.',
|
||||
'Créez un webhook pour recevoir des mises à jour en temps réel via des demandes POST vers l\'URL de votre point de terminaison. Restez informé et agissez immédiatement sur des événements tels que "Créer un compte", "Se connecter" et "Réinitialiser le mot de passe".',
|
||||
create_webhook: 'Créer un webhook',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -43,7 +43,7 @@ const webhook_details = {
|
|||
test: 'Test',
|
||||
test_webhook: 'Testa il tuo webhook',
|
||||
test_webhook_description:
|
||||
"Si prega di completare la configurazione del webhook sopra. Fai clic sul pulsante di test e invieremo esempi di payload individuali di ogni evento selezionato all'URL del tuo endpoint. Questo ti consentirà di verificare che il tuo endpoint riceva e elabori correttamente i payload.",
|
||||
'Configurare il webhook e testarlo con esempi di payload per ciascun evento selezionato al fine di verificare la corretta ricezione e elaborazione.',
|
||||
send_test_payload: 'Invia Payload di Test',
|
||||
test_payload_sent: 'Il payload è stato inviato con successo.',
|
||||
},
|
||||
|
|
|
@ -2,7 +2,7 @@ const webhooks = {
|
|||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle:
|
||||
"I Webhooks forniscono aggiornamenti in tempo reale su eventi specifici all'URL del tuo endpoint, consentendo reazioni immediate.",
|
||||
'Crea webhook per ricevere facilmente aggiornamenti in tempo reale relativi a eventi specifici.',
|
||||
create: 'Crea Webhook',
|
||||
events: {
|
||||
post_register: 'Crea nuovo account',
|
||||
|
@ -18,7 +18,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'I Webhooks forniscono aggiornamenti in tempo reale su eventi specifici all\'URL del tuo endpoint, consentendo reazioni immediate. I seguenti eventi "Crea nuovo account, Accedi, Reimposta password" sono ora supportati.',
|
||||
'Crea un webhook per ricevere aggiornamenti in tempo reale tramite richieste POST al tuo URL di destinazione. Rimani informato e agisci immediatamente su eventi come "Creazione account", "Accesso" e "Reimposta password".',
|
||||
create_webhook: 'Crea Webhook',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -43,7 +43,7 @@ const webhook_details = {
|
|||
test: 'テスト',
|
||||
test_webhook: 'Webhookをテストする',
|
||||
test_webhook_description:
|
||||
'Webhookを設定してください。Testボタンをクリックすると、各選択されたイベントの個別のペイロード例がエンドポイントURLに送信されます。これにより、エンドポイントが正しくペイロードを受信し、処理していることを確認できます。',
|
||||
'Webhookを設定し、各選択したイベントのペイロード例を使用してテストして、正しい受信と処理を確認してください。',
|
||||
send_test_payload: 'テストペイロードを送信する',
|
||||
test_payload_sent: 'ペイロードが正常に送信されました。',
|
||||
},
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
const webhooks = {
|
||||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle:
|
||||
'Webhooksを使用すると、エンドポイントURLに特定のイベントのリアルタイム更新を提供して、即時反応を可能にします。',
|
||||
subtitle: '特定のイベントに関するリアルタイムの更新を手軽に受け取るためにWebhookを作成します。',
|
||||
create: 'Webhookを作成する',
|
||||
events: {
|
||||
post_register: '新しいアカウントを作成する',
|
||||
|
@ -18,7 +17,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Webhooksを使用すると、エンドポイントURLに特定のイベントのリアルタイム更新を提供して、即時反応を可能にします。これにより、新しい情報を受け取った後、すぐにアクションを実行できるようになります。「新しいアカウントを作成する、サインインする、パスワードをリセットする」のイベントが現在サポートされています。',
|
||||
'POSTリクエストをエンドポイントURLに送信して、リアルタイムのアップデートを受け取るWebhookを作成します。 "アカウントを作成する"、"サインインする"、"パスワードをリセットする"などのイベントを受け取って、常に最新情報を把握しましょう。',
|
||||
create_webhook: 'Webhookを作成する',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -42,7 +42,7 @@ const webhook_details = {
|
|||
test: '테스트',
|
||||
test_webhook: 'Webhook 테스트',
|
||||
test_webhook_description:
|
||||
'위 설정을 완료하신 후, 아래의 테스트 버튼을 클릭하시어 각 선택한 이벤트별 페이로드 예제를 엔드포인트 URL로 보내서 페이지에서 수신된 것을 확인하실 수 있습니다.',
|
||||
'웹훅을 구성하고 각 선택한 이벤트의 페이로드 예제로 검증하여 올바른 수신 및 처리를 확인하세요.',
|
||||
send_test_payload: '테스트 페이로드 보내기',
|
||||
test_payload_sent: '페이로드가 성공적으로 보내졌습니다.',
|
||||
},
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
const webhooks = {
|
||||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle:
|
||||
'Webhooks는 엔드포인트 URL로 특정 이벤트에 대한 실시간 업데이트를 제공하여 즉각적인 반응을 가능하게 합니다.',
|
||||
subtitle: '특정 이벤트에 대한 실시간 업데이트를 쉽게 수신할 수 있는 웹훅을 생성하세요.',
|
||||
create: 'Webhook 생성',
|
||||
events: {
|
||||
post_register: '새 계정 만들기',
|
||||
|
@ -18,7 +17,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: '웹훅',
|
||||
description:
|
||||
'Webhooks는 엔드포인트 URL로 특정 이벤트에 대한 실시간 업데이트를 제공하여 즉각적인 반응을 가능하게 합니다. "계정 만들기", "로그인", "비밀번호 재설정"의 이벤트가 지원됩니다.',
|
||||
'POST 요청을 통해 엔드포인트 URL로 실시간 업데이트를 수신할 수 있는 웹훅을 생성하세요. "계정 만들기", "로그인" 및 "비밀번호 재설정"과 같은 이벤트에서 정보를 받고 즉시 조치하세요.',
|
||||
create_webhook: 'Webhook 생성',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -43,7 +43,7 @@ const webhook_details = {
|
|||
test: 'Test',
|
||||
test_webhook: 'Wypróbuj swój webhook',
|
||||
test_webhook_description:
|
||||
'Uzupełnij konfigurację webhooka powyżej. Kliknij przycisk testowy, a my wyślemy indywidualne przykłady ładunków każdego wybranego zdarzenia na Twój adres URL końcowy. To pozwoli Ci zweryfikować, czy Twój endpoint poprawnie otrzymuje i przetwarza ładunki.',
|
||||
'Skonfiguruj webhooka i przetestuj go przy użyciu przykładów ładunku dla każdego wybranego zdarzenia, aby sprawdzić poprawne odbieranie i przetwarzanie.',
|
||||
send_test_payload: 'Wyślij testowy ładunek',
|
||||
test_payload_sent: 'Ladunek został pomyślnie wysłany.',
|
||||
},
|
||||
|
|
|
@ -2,7 +2,7 @@ const webhooks = {
|
|||
page_title: 'Wejścia',
|
||||
title: 'Webhooki',
|
||||
subtitle:
|
||||
'Webhooki umożliwiają aktualizacje w czasie rzeczywistym dla określonych zdarzeń do twojego URL punktu końcowego, umożliwiając natychmiastowe reakcje.',
|
||||
'Utwórz webhooki, aby bez wysiłku otrzymywać aktualizacje w czasie rzeczywistym dotyczące określonych zdarzeń.',
|
||||
create: 'Utwórz webhook',
|
||||
events: {
|
||||
post_register: 'Utwórz nowe konto',
|
||||
|
@ -18,8 +18,8 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Webhooki zapewniają aktualizacje w czasie rzeczywistym dla określonych zdarzeń do twojego URL punktu końcowego, umożliwiając natychmiastowe reakcje. Obsługiwane są zdarzenia "Utwórz nowe konto", "Zaloguj sie", "Zresetuj hasło"',
|
||||
create_webhook: 'Stwórz webhook',
|
||||
'Utwórz webhook, aby otrzymywać aktualizacje w czasie rzeczywistym za pomocą żądań POST na adres URL punktu końcowego. Bądź informowany i podejmuj natychmiastowe działania w przypadku zdarzeń takich jak "Utwórz konto", "Zaloguj się" i "Zresetuj hasło".',
|
||||
create_webhook: 'Utwórz webhook',
|
||||
},
|
||||
create_form: {
|
||||
title: 'Utwórz Webhook',
|
||||
|
|
|
@ -43,7 +43,7 @@ const webhook_details = {
|
|||
test: 'Testar',
|
||||
test_webhook: 'Teste seu webhook',
|
||||
test_webhook_description:
|
||||
'Por favor, termine de configurar o webhook acima. Clique no botão de teste e enviaremos exemplos de payload individuais de cada evento selecionado ao URL do seu endpoint. Isso permitirá que você verifique se o seu endpoint está recebendo e processando corretamente os payloads.',
|
||||
'Configure o webhook e teste-o com exemplos de carga para cada evento selecionado para verificação da recepção e processamento corretos.',
|
||||
send_test_payload: 'Enviar carga de teste',
|
||||
test_payload_sent: 'A carga foi enviada com sucesso.',
|
||||
},
|
||||
|
|
|
@ -2,7 +2,7 @@ const webhooks = {
|
|||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle:
|
||||
'Os webhooks fornecem atualizações em tempo real sobre eventos específicos no URL do seu endpoint, permitindo reações imediatas.',
|
||||
'Crie ganchos da web para receber atualizações em tempo real sobre eventos específicos sem esforço.',
|
||||
create: 'Criar Webhook',
|
||||
events: {
|
||||
post_register: 'Criar nova conta',
|
||||
|
@ -18,7 +18,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Os webhooks fornecem atualizações em tempo real sobre eventos específicos no URL do seu endpoint, permitindo reações imediatas. Os eventos "Criar nova conta, Entrar e Redefinir senha" agora são compatíveis.',
|
||||
'Crie um webhook para receber atualizações em tempo real por meio de solicitações POST para o URL do seu ponto de extremidade. Fique informado e tome medidas imediatas em eventos como "Criar conta", "Entrar" e "Redefinir senha".',
|
||||
create_webhook: 'Criar Webhook',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -43,7 +43,7 @@ const webhook_details = {
|
|||
test: 'Teste',
|
||||
test_webhook: 'Teste seu webhook',
|
||||
test_webhook_description:
|
||||
'Por favor, termine de configurar o webhook acima. Clique no botão de teste e nós enviaremos exemplos de corpo individuais de cada evento selecionado para o seu URL do endpoint. Isso permitirá que você verifique se o seu endpoint está recebendo e processando corretamente os corpos.',
|
||||
'Configure o webhook e teste-o com exemplos de carga útil para cada evento selecionado para verificar a recepção e o processamento corretos.',
|
||||
send_test_payload: 'Enviar carga de teste',
|
||||
test_payload_sent: 'A carga foi enviada com sucesso.',
|
||||
},
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
const webhooks = {
|
||||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle:
|
||||
'Os webhooks fornecem atualizações em tempo real sobre eventos específicos para o URL do seu ponto final, permitindo reações imediatas.',
|
||||
subtitle: 'Crie webhooks para receber atualizações em tempo real sobre eventos específicos.',
|
||||
create: 'Criar Webhook',
|
||||
events: {
|
||||
post_register: 'Criar nova conta',
|
||||
|
@ -18,7 +17,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Os webhooks fornecem atualizações em tempo real sobre eventos específicos para o URL do seu ponto final, permitindo reações imediatas. Os eventos "Criar nova conta, Entrar, Redefinir senha" agora são suportados.',
|
||||
'Crie um webhook para receber atualizações em tempo real por meio de solicitações POST para sua URL de endpoint. Fique informado e tome medidas imediatas em eventos como "Criar conta", "Entrar" e "Redefinir senha".',
|
||||
create_webhook: 'Criar Webhook',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -43,7 +43,7 @@ const webhook_details = {
|
|||
test: 'Тестирование',
|
||||
test_webhook: 'Протестировать ваш вебхук',
|
||||
test_webhook_description:
|
||||
'Пожалуйста, завершите настройку вебхука выше. Нажмите кнопку тестирования, и мы отправим индивидуальные примеры нагрузки каждого выбранного события на ваш URL-адрес точки доступа. Это позволит вам проверить, что ваш URL-адрес точки доступа правильно принимает и обрабатывает нагрузку.',
|
||||
'Настройте вебхук и протестируйте его с примерами нагрузки для каждого выбранного события, чтобы проверить правильный прием и обработку.',
|
||||
send_test_payload: 'Отправить тестовую нагрузку',
|
||||
test_payload_sent: 'Нагрузка успешно отправлена.',
|
||||
},
|
||||
|
|
|
@ -2,7 +2,7 @@ const webhooks = {
|
|||
page_title: 'Вебхуки',
|
||||
title: 'Вебхуки',
|
||||
subtitle:
|
||||
'Вебхуки предоставляют мгновенные обновления по конкретным событиям на ваш URL-адрес конечной точки, обеспечивая мгновенные реакции.',
|
||||
'Создайте вебхуки, чтобы легко получать обновления в реальном времени относительно определенных событий.',
|
||||
create: 'Создать вебхук',
|
||||
events: {
|
||||
post_register: 'Создать новый аккаунт',
|
||||
|
@ -18,7 +18,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Вебхук',
|
||||
description:
|
||||
'Вебхуки предоставляют мгновенные обновления по конкретным событиям на ваш URL-адрес конечной точки, обеспечивая мгновенные реакции. События "Создать новый аккаунт, Войти, Сбросить пароль" теперь поддерживаются.',
|
||||
'Создайте вебхук для получения обновлений в реальном времени через POST-запросы на URL-адрес вашей конечной точки. Будьте в курсе событий и мгновенно реагируйте на события, такие как "Создание учетной записи", "Вход" и "Сброс пароля".',
|
||||
create_webhook: 'Создать вебхук',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -42,7 +42,7 @@ const webhook_details = {
|
|||
test: 'Test',
|
||||
test_webhook: 'Webhook’unuzu test edin',
|
||||
test_webhook_description:
|
||||
'Yukarıdaki webhook’u yapılandırmayı tamamladıktan sonra, test düğmesine tıklayın, ve her seçili olayın ayrı ayrı yük örneklerini uç nokta URL’nize göndereceğiz. Bu, uç noktanızın doğru bir şekilde yükleri alıp işlemesini sağlamanıza olanak tanır.',
|
||||
'Webhook’u yapılandırın ve her seçilen olay için yük örnekleriyle test ederek doğru alma ve işleme işlemini doğrulayın.',
|
||||
send_test_payload: 'Test yükünü gönder',
|
||||
test_payload_sent: 'Yük başarıyla gönderildi.',
|
||||
},
|
||||
|
|
|
@ -2,7 +2,7 @@ const webhooks = {
|
|||
page_title: 'Webhooklar',
|
||||
title: 'Webhooklar',
|
||||
subtitle:
|
||||
'Webhooklar, belirli olaylar için uç nokta URL’nize gerçek zamanlı güncellemeler sağlayarak anında tepkileri mümkün kılan POST istekleri gönderir.',
|
||||
'Belirli olaylarla ilgili gerçek zamanlı güncellemeler almak için webhooklar oluşturun.',
|
||||
create: 'Webhook Oluştur',
|
||||
events: {
|
||||
post_register: 'Yeni hesap oluştur',
|
||||
|
@ -18,7 +18,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Webhooklar, gerçekleşen belirli olaylar hakkında anında güncellemeler sağlayarak POST isteği gönderir. Bu, yeni bilgiye dayalı anında eylemler almanızı sağlar. "Hesap oluşturma, Oturum açma, Parola sıfırlama" olayları artık desteklenmektedir.',
|
||||
'POST istekleri aracılığıyla uç nokta URL\'nize gerçek zamanlı güncellemeler almak için bir webhook oluşturun. "Hesap Oluşturma", "Oturum Açma" ve "Şifre Sıfırlama" gibi olayların etkinliklerini takip edin ve hemen harekete geçin.',
|
||||
create_webhook: 'Webhook Oluştur',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -40,7 +40,7 @@ const webhook_details = {
|
|||
test: '测试',
|
||||
test_webhook: '测试您的 Webhook',
|
||||
test_webhook_description:
|
||||
'请完成上面的 Webhook 配置。单击测试按钮,我们将向您的端点 URL 发送每个选定事件的单独负载示例。这将使您能够验证您的端点是否正确接收和处理负载。',
|
||||
'配置 Webhook,并使用每个选定事件的负载示例进行测试,以验证正确的接收和处理。',
|
||||
send_test_payload: '发送测试负载',
|
||||
test_payload_sent: '负载已成功发送。',
|
||||
},
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
const webhooks = {
|
||||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle: 'Webhooks提供实时更新指定的事件,以您的Endpoint URL,实现即时反应。',
|
||||
create: '创建Webhook',
|
||||
subtitle: '创建 Webhooks 以轻松接收有关特定事件的实时更新。',
|
||||
create: '创建 Webhook',
|
||||
events: {
|
||||
post_register: '创建新账户',
|
||||
post_sign_in: '登录',
|
||||
|
@ -17,22 +17,22 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Webhooks提供实时更新指定的事件,以您的Endpoint URL,实现即时反应。这样您就能立即根据接收到的新信息采取行动了。现在已支持“创建帐户、登录、重置密码”等事件。',
|
||||
create_webhook: '创建Webhook',
|
||||
'创建一个Webhook以通过POST请求将实时更新发送到您的端点URL。了解并立即采取有关“创建账户”、“登录”和“重置密码”等事件的操作。',
|
||||
create_webhook: '创建 Webhook',
|
||||
},
|
||||
create_form: {
|
||||
title: '创建Webhook',
|
||||
subtitle: '添加Webhook以将POST请求发送到端点URL,并附带任何用户事件的详细信息。',
|
||||
title: '创建 Webhook',
|
||||
subtitle: '添加 Webhook 以将 POST 请求发送到端点 URL,并附带任何用户事件的详细信息。',
|
||||
events: '事件',
|
||||
events_description: '选择触发事件,Logto将发送POST请求。',
|
||||
events_description: '选择触发事件,Logto 将发送 POST 请求。',
|
||||
name: '名称',
|
||||
name_placeholder: '输入Webhook名称',
|
||||
name_placeholder: '输入 Webhook 名称',
|
||||
endpoint_url: 'Endpoint URL',
|
||||
endpoint_url_placeholder: 'https://your.webhook.endpoint.url',
|
||||
endpoint_url_tip: '在事件发生时发送 Webhook 负载的 HTTPS URL 端点。',
|
||||
create_webhook: '创建Webhook',
|
||||
create_webhook: '创建 Webhook',
|
||||
missing_event_error: '您必须至少选择一个事件。',
|
||||
https_format_error: 'HTTPS格式为安全性所必须。',
|
||||
https_format_error: 'HTTPS 格式为安全性所必须。',
|
||||
},
|
||||
webhook_created: 'Webhook {{name}} 已成功创建。',
|
||||
};
|
||||
|
|
|
@ -40,7 +40,7 @@ const webhook_details = {
|
|||
test: '測試',
|
||||
test_webhook: '測試您的 webhook',
|
||||
test_webhook_description:
|
||||
'請完成上方 webhook 的配置,單擊測試按鈕,我們將向您的端點 URL 發送每個所選事件的單獨負載示例。這將允許您驗證您的端點是否正確接收和處理負載。',
|
||||
'配置 webhook,並使用每個選定事件的負載示例進行測試,以驗證正確接收和處理。',
|
||||
send_test_payload: '發送測試負載',
|
||||
test_payload_sent: '負載已成功發送。',
|
||||
},
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
const webhooks = {
|
||||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle: 'Webhooks 可以實時更新特定事件的 endpoint URL,從而實現立即響應。',
|
||||
subtitle: '創建 Webhooks,輕鬆地接收有關特定事件的實時更新。',
|
||||
create: '創建 Webhook',
|
||||
events: {
|
||||
post_register: '創建新帐户',
|
||||
post_sign_in: '登录',
|
||||
post_reset_password: '重置密码',
|
||||
post_register: '創建新帳戶',
|
||||
post_sign_in: '登錄',
|
||||
post_reset_password: '重置密碼',
|
||||
},
|
||||
table: {
|
||||
name: '名稱',
|
||||
|
@ -17,7 +17,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Webhooks 提供關於特定事件的即時更新至你的端點 URL,啟用即時反應。當事件發生時,Logto 會將 POST 請求發送到你的端點 URL,讓你可立即根據新收到的信息採取行動。目前支持的事件為「創建新帳戶」、「登錄」、「重置密碼」。',
|
||||
'創建 Webhook 以通過 POST 請求向您的端點 URL 接收實時更新。了解詳情並針對“創建帳戶”、“登錄”和“重置密碼”等事件立即採取行動。',
|
||||
create_webhook: '創建 Webhook',
|
||||
},
|
||||
create_form: {
|
||||
|
|
|
@ -40,7 +40,7 @@ const webhook_details = {
|
|||
test: '測試',
|
||||
test_webhook: '測試您的 Webhook',
|
||||
test_webhook_description:
|
||||
'請完成上述 Webhook 配置。單擊測試按鈕,我們將向您的端點 URL 發送每個所選事件的單個有效載荷示例。這將允許您驗證您的端點是否正確接收和處理有效載荷。',
|
||||
'配置 Webhook,並使用每個選定事件的有效載荷示例進行測試,以驗證正確的接收和處理。',
|
||||
send_test_payload: '發送測試有效載荷',
|
||||
test_payload_sent: '有效載荷已成功發送。',
|
||||
},
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
const webhooks = {
|
||||
page_title: 'Webhooks',
|
||||
title: 'Webhooks',
|
||||
subtitle: 'Webhooks 提供關於特定事件的即時更新至你的端點 URL,啟用即時反應。',
|
||||
subtitle: '創建 Webhook 以輕鬆收到特定事件的即時更新。',
|
||||
create: '創建 Webhook',
|
||||
events: {
|
||||
post_register: '創建新帳戶',
|
||||
|
@ -17,7 +17,7 @@ const webhooks = {
|
|||
placeholder: {
|
||||
title: 'Webhook',
|
||||
description:
|
||||
'Webhooks 提供關於特定事件的即時更新至你的端點 URL,啟用即時反應。當事件發生時,Logto 會將 POST 請求發送到你的端點 URL,讓你可立即根據新收到的信息採取行動。目前支持的事件為「創建新帳戶」、「登錄」、「重置密碼」。',
|
||||
'創建 Webhook 以收到通過 POST 請求發送到您的端點 URL 的即時更新。保持資訊,對「創建帳戶」、「登錄」和「重置密碼」等事件立即採取行動。',
|
||||
create_webhook: '創建 Webhook',
|
||||
},
|
||||
create_form: {
|
||||
|
|
Loading…
Add table
Reference in a new issue