@bigbinary/neeto-webhooks-frontend 2.3.0-beta1 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/app/javascript/src/translations/ar.json +4 -4
  2. package/app/javascript/src/translations/bg.json +4 -4
  3. package/app/javascript/src/translations/ca.json +4 -4
  4. package/app/javascript/src/translations/cs.json +2 -2
  5. package/app/javascript/src/translations/da.json +4 -4
  6. package/app/javascript/src/translations/de.json +4 -4
  7. package/app/javascript/src/translations/en.json +6 -6
  8. package/app/javascript/src/translations/es-MX.json +4 -4
  9. package/app/javascript/src/translations/es.json +4 -4
  10. package/app/javascript/src/translations/et.json +4 -4
  11. package/app/javascript/src/translations/fil.json +4 -4
  12. package/app/javascript/src/translations/fr.json +4 -4
  13. package/app/javascript/src/translations/hi.json +4 -4
  14. package/app/javascript/src/translations/hr.json +4 -4
  15. package/app/javascript/src/translations/id.json +4 -4
  16. package/app/javascript/src/translations/it.json +2 -2
  17. package/app/javascript/src/translations/ja.json +1 -1
  18. package/app/javascript/src/translations/ko.json +1 -1
  19. package/app/javascript/src/translations/nl.json +1 -1
  20. package/app/javascript/src/translations/pl.json +4 -4
  21. package/app/javascript/src/translations/pt-BR.json +4 -4
  22. package/app/javascript/src/translations/pt.json +4 -4
  23. package/app/javascript/src/translations/ro.json +4 -4
  24. package/app/javascript/src/translations/ru.json +4 -4
  25. package/app/javascript/src/translations/sk.json +4 -4
  26. package/app/javascript/src/translations/sl.json +4 -4
  27. package/app/javascript/src/translations/sv.json +4 -4
  28. package/app/javascript/src/translations/th.json +4 -4
  29. package/app/javascript/src/translations/tr.json +4 -4
  30. package/app/javascript/src/translations/uk.json +4 -4
  31. package/app/javascript/src/translations/vi.json +4 -4
  32. package/app/javascript/src/translations/zh-CN.json +1 -1
  33. package/app/javascript/src/translations/zh-TW.json +2 -2
  34. package/package.json +11 -11
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "يرجى إدخال عنوان URL الخاص بنقطة النهاية",
28
- "invalidUrl": "يرجى إدخال عنوان URL صالح",
29
- "invalidUrlProtocol": "يرجى إدخال عنوان URL صالح. يجب أن يبدأ عنوان URL بـ http أو https",
27
+ "required": "أدخل عنوان URL الخاص بك",
28
+ "invalidUrl": "أدخل عنوان URL صالح",
29
+ "invalidUrlProtocol": "أدخل عنوان URL صالح. يجب أن يبدأ عنوان URL بـ http أو https",
30
30
  "urlNotUnique": "يجب أن يكون عنوان URL للنقطة النهائية فريدًا",
31
31
  "events": {
32
- "required": "يرجى تحديد حدث ويب هوك واحد على الأقل"
32
+ "required": "اختر حدث webhook واحد على الأقل"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Моля, въведете URL адреса на вашата крайна точка",
28
- "invalidUrl": "Моля, въведете валиден URL адрес",
29
- "invalidUrlProtocol": "Моля, въведете валиден URL адрес. URL адресът трябва да започва с http или https",
27
+ "required": "Въведете вашия URL на крайна точка",
28
+ "invalidUrl": "Въведете валиден URL",
29
+ "invalidUrlProtocol": "Въведете валиден URL. URL трябва да започва с http или https",
30
30
  "urlNotUnique": "URL адресът на крайната точка трябва да е уникален",
31
31
  "events": {
32
- "required": "Моля, изберете поне едно събитие за уебхук"
32
+ "required": "Изберете поне едно събитие за webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Si us plau, introduïu la vostra URL de punt final",
28
- "invalidUrl": "Si us plau, introduïu una URL vàlida",
29
- "invalidUrlProtocol": "Si us plau, introduïu una URL vàlida. La URL ha de començar amb http o https",
27
+ "required": "Introduïu l'URL del vostre punt d'entrada",
28
+ "invalidUrl": "Introduïu una URL vàlida",
29
+ "invalidUrlProtocol": "Introduïu una URL vàlida. L'URL ha de començar amb http o https",
30
30
  "urlNotUnique": "La URL del punt final ha de ser única",
31
31
  "events": {
32
- "required": "Si us plau, seleccioneu almenys un esdeveniment de webhook"
32
+ "required": "Seleccioneu almenys un esdeveniment de webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Zadejte prosím URL vašeho endpointu",
27
+ "required": "Zadejte svou URL koncového bodu",
28
28
  "invalidUrl": "Zadejte platnou URL",
29
29
  "invalidUrlProtocol": "Zadejte platnou URL. URL musí začínat na http nebo https",
30
30
  "urlNotUnique": "URL endpointu musí být jedinečná",
31
31
  "events": {
32
- "required": "Vyberte prosím alespoň jednu událost webhooku"
32
+ "required": "Vyberte alespoň jednu událost webhooku"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Indtast venligst din endpoint URL",
28
- "invalidUrl": "Indtast venligst en gyldig URL",
29
- "invalidUrlProtocol": "Indtast venligst en gyldig URL. URL skal begynde med http eller https",
27
+ "required": "Indtast din slutpunkts-URL",
28
+ "invalidUrl": "Indtast en gyldig URL",
29
+ "invalidUrlProtocol": "Indtast en gyldig URL. URL'en skal starte med http eller https",
30
30
  "urlNotUnique": "Endpoint URL skal være unik",
31
31
  "events": {
32
- "required": "Vælg venligst mindst én webhook begivenhed"
32
+ "required": "Vælg mindst én webhook-hændelse"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Bitte geben Sie Ihre Endpunkt-URL ein",
28
- "invalidUrl": "Bitte geben Sie eine gültige URL ein",
29
- "invalidUrlProtocol": "Bitte geben Sie eine gültige URL ein. Die URL muss mit http oder https beginnen",
27
+ "required": "Geben Sie Ihre Endpunkt-URL ein",
28
+ "invalidUrl": "Geben Sie eine gültige URL ein",
29
+ "invalidUrlProtocol": "Geben Sie eine gültige URL ein. Die URL muss mit http oder https beginnen",
30
30
  "urlNotUnique": "Die Endpunkt-URL muss eindeutig sein",
31
31
  "events": {
32
- "required": "Bitte wählen Sie mindestens ein Webhook-Ereignis aus"
32
+ "required": "Wählen Sie mindestens ein Webhook-Ereignis aus"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Please enter your endpoint URL",
28
- "invalidUrl": "Please enter a valid URL",
29
- "invalidUrlProtocol": "Please enter a valid URL. URL must begin with http or https",
27
+ "required": "Enter your endpoint URL",
28
+ "invalidUrl": "Enter a valid URL",
29
+ "invalidUrlProtocol": "Enter a valid URL. URL must begin with http or https",
30
30
  "urlNotUnique": "Endpoint URL must be unique",
31
31
  "events": {
32
- "required": "Please select at least one webhook event"
32
+ "required": "Select at least one webhook event"
33
33
  }
34
34
  }
35
35
  },
@@ -63,8 +63,8 @@
63
63
  "endpointPlaceholder": "Enter endpoint URL",
64
64
  "eventPlaceholder": "Select webhook events",
65
65
  "secret": "Secret key (optional)",
66
- "secretkeyHelpTitle": "Securing webhook requests",
67
- "secretkeyHelpDescription": "Adding a secret key will help you to verify that the webhook request was actually sent from neeto.",
66
+ "secretkeyHelpTitle": "Secret key",
67
+ "secretkeyHelpDescription": "Adding a secret key will help you verify that the webhook request was actually sent from Neeto.",
68
68
  "secretPlaceholder": "Enter secret key",
69
69
  "edit": "Edit Webhook",
70
70
  "active": "Active",
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Por favor ingrese su URL de endpoint",
28
- "invalidUrl": "Por favor ingrese una URL válida",
29
- "invalidUrlProtocol": "Por favor ingrese una URL válida. La URL debe comenzar con http o https",
27
+ "required": "Ingresa la URL de tu endpoint",
28
+ "invalidUrl": "Ingresa una URL válida",
29
+ "invalidUrlProtocol": "Ingresa una URL válida. La URL debe comenzar con http o https",
30
30
  "urlNotUnique": "La URL del endpoint debe ser única",
31
31
  "events": {
32
- "required": "Por favor seleccione al menos un evento de webhook"
32
+ "required": "Selecciona al menos un evento de webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Por favor, ingrese la URL de su endpoint",
28
- "invalidUrl": "Por favor, ingrese una URL válida",
29
- "invalidUrlProtocol": "Por favor, ingrese una URL válida. La URL debe comenzar con http o https",
27
+ "required": "Ingrese su URL de endpoint",
28
+ "invalidUrl": "Ingrese una URL válida",
29
+ "invalidUrlProtocol": "Ingrese una URL válida. La URL debe comenzar con http o https",
30
30
  "urlNotUnique": "La URL del endpoint debe ser única",
31
31
  "events": {
32
- "required": "Por favor, seleccione al menos un evento de webhook"
32
+ "required": "Seleccione al menos un evento de webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Palun sisestage oma lõpp-punkti URL",
28
- "invalidUrl": "Palun sisestage kehtiv URL",
29
- "invalidUrlProtocol": "Palun sisestage kehtiv URL. URL peab algama http või https-iga",
27
+ "required": "Sisestage oma lõpp-punkti URL",
28
+ "invalidUrl": "Sisestage kehtiv URL",
29
+ "invalidUrlProtocol": "Sisestage kehtiv URL. URL peab algama http või https",
30
30
  "urlNotUnique": "Lõpp-punkti URL peab olema ainulaadne",
31
31
  "events": {
32
- "required": "Palun valige vähemalt üks webhook sündmus"
32
+ "required": "Valige vähemalt üks webhooki sündmus"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Mangyaring ilagay ang iyong endpoint URL",
28
- "invalidUrl": "Mangyaring ilagay ang isang wastong URL",
29
- "invalidUrlProtocol": "Mangyaring ilagay ang isang wastong URL. Dapat magsimula ang URL sa http o https",
27
+ "required": "Ilagay ang iyong endpoint URL",
28
+ "invalidUrl": "Ilagay ang wastong URL",
29
+ "invalidUrlProtocol": "Ilagay ang wastong URL. Ang URL ay dapat magsimula sa http o https",
30
30
  "urlNotUnique": "Ang Endpoint URL ay dapat natatangi",
31
31
  "events": {
32
- "required": "Mangyaring pumili ng hindi bababa sa isang webhook event"
32
+ "required": "Pumili ng hindi bababa sa isang kaganapan ng webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Veuillez entrer votre URL de point de terminaison",
28
- "invalidUrl": "Veuillez entrer une URL valide",
29
- "invalidUrlProtocol": "Veuillez entrer une URL valide. L'URL doit commencer par http ou https",
27
+ "required": "Entrez l'URL de votre point de terminaison",
28
+ "invalidUrl": "Entrez une URL valide",
29
+ "invalidUrlProtocol": "Entrez une URL valide. L'URL doit commencer par http ou https",
30
30
  "urlNotUnique": "L'URL de point de terminaison doit être unique",
31
31
  "events": {
32
- "required": "Veuillez sélectionner au moins un événement webhook"
32
+ "required": "Sélectionnez au moins un événement de webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "कृपया अपना एंडपॉइंट URL दर्ज करें",
28
- "invalidUrl": "कृपया एक मान्य URL दर्ज करें",
29
- "invalidUrlProtocol": "कृपया एक मान्य URL दर्ज करें। URL को http या https से शुरू होना चाहिए",
27
+ "required": "अपने एप्लिकेशन का अंत बिंदु यूआरएल डालें",
28
+ "invalidUrl": "एक मान्य यूआरएल डालें",
29
+ "invalidUrlProtocol": "एक मान्य यूआरएल डालें। यूआरएल को http या https से शुरू होना चाहिए",
30
30
  "urlNotUnique": "एंडपॉइंट URL अद्वितीय होना चाहिए",
31
31
  "events": {
32
- "required": "कृपया कम से कम एक वेबहुक घटना चुनें"
32
+ "required": "कम से कम एक वेबहुक इवेंट चुनें"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Molimo unesite URL vašeg kraja",
28
- "invalidUrl": "Molimo unesite valjani URL",
29
- "invalidUrlProtocol": "Molimo unesite valjani URL. URL mora početi s http ili https",
27
+ "required": "Unesite svoju URL adresu krajnje točke",
28
+ "invalidUrl": "Unesite valjanu URL adresu",
29
+ "invalidUrlProtocol": "Unesite valjanu URL adresu. URL mora početi s http ili https",
30
30
  "urlNotUnique": "URL kraja mora biti jedinstven",
31
31
  "events": {
32
- "required": "Molimo odaberite najmanje jedan webhook događaj"
32
+ "required": "Odaberite barem jedan događaj webhoka"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Silakan masukkan URL akhir Anda",
28
- "invalidUrl": "Silakan masukkan URL yang valid",
29
- "invalidUrlProtocol": "Silakan masukkan URL yang valid. URL harus diawali dengan http atau https",
27
+ "required": "Masukkan URL endpoint Anda",
28
+ "invalidUrl": "Masukkan URL yang valid",
29
+ "invalidUrlProtocol": "Masukkan URL yang valid. URL harus diawali dengan http atau https",
30
30
  "urlNotUnique": "URL akhir harus unik",
31
31
  "events": {
32
- "required": "Silakan pilih setidaknya satu acara webhook"
32
+ "required": "Pilih setidaknya satu acara webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -25,8 +25,8 @@
25
25
  "errors": {
26
26
  "webhook": {
27
27
  "required": "Inserisci l'URL del tuo endpoint",
28
- "invalidUrl": "Inserisci un URL valido",
29
- "invalidUrlProtocol": "Inserisci un URL valido. L'URL deve iniziare con http o https",
28
+ "invalidUrl": "Inserisci un'URL valido",
29
+ "invalidUrlProtocol": "Inserisci un'URL valida. L'URL deve iniziare con http o https",
30
30
  "urlNotUnique": "L'URL dell'endpoint deve essere unico",
31
31
  "events": {
32
32
  "required": "Seleziona almeno un evento webhook"
@@ -29,7 +29,7 @@
29
29
  "invalidUrlProtocol": "有効なURLを入力してください。URLはhttpまたはhttpsで始まる必要があります",
30
30
  "urlNotUnique": "エンドポイントURLは一意である必要があります",
31
31
  "events": {
32
- "required": "少なくとも1つのウェブフックイベントを選択してください"
32
+ "required": "少なくとも1つのWebhookイベントを選択してください"
33
33
  }
34
34
  }
35
35
  },
@@ -29,7 +29,7 @@
29
29
  "invalidUrlProtocol": "유효한 URL을 입력하세요. URL은 http 또는 https로 시작해야 합니다",
30
30
  "urlNotUnique": "엔드포인트 URL은 고유해야 합니다",
31
31
  "events": {
32
- "required": "최소한 하나의 웹훅 이벤트를 선택하세요"
32
+ "required": "최소 하나의 웹후크 이벤트를 선택하세요"
33
33
  }
34
34
  }
35
35
  },
@@ -29,7 +29,7 @@
29
29
  "invalidUrlProtocol": "Voer een geldige URL in. URL moet beginnen met http of https",
30
30
  "urlNotUnique": "Eindpunt-URL moet uniek zijn",
31
31
  "events": {
32
- "required": "Selecteer ten minste één webhook evenement"
32
+ "required": "Selecteer ten minste één webhook-gebeurtenis"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Proszę wpisać swój URL endpointu",
28
- "invalidUrl": "Proszę wpisać prawidłowy URL",
29
- "invalidUrlProtocol": "Proszę wpisać prawidłowy URL. URL musi zaczynać się od http lub https",
27
+ "required": "Wprowadź adres URL swojego punktu końcowego",
28
+ "invalidUrl": "Wprowadź prawidłowy adres URL",
29
+ "invalidUrlProtocol": "Wprowadź prawidłowy adres URL. Adres URL musi zaczynać się od http lub https",
30
30
  "urlNotUnique": "URL endpointu musi być unikalny",
31
31
  "events": {
32
- "required": "Proszę wybrać przynajmniej jedno wydarzenie webhooka"
32
+ "required": "Wybierz przynajmniej jedno zdarzenie webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Por favor, insira sua URL de endpoint",
28
- "invalidUrl": "Por favor, insira uma URL válida",
29
- "invalidUrlProtocol": "Por favor, insira uma URL válida. A URL deve começar com http ou https",
27
+ "required": "Insira a URL do seu endpoint",
28
+ "invalidUrl": "Insira uma URL válida",
29
+ "invalidUrlProtocol": "Insira uma URL válida. A URL deve começar com http ou https",
30
30
  "urlNotUnique": "A URL do endpoint deve ser única",
31
31
  "events": {
32
- "required": "Por favor, selecione pelo menos um evento de webhook"
32
+ "required": "Selecione pelo menos um evento de webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Por favor, insira a URL do seu endpoint",
28
- "invalidUrl": "Por favor, insira uma URL válida",
29
- "invalidUrlProtocol": "Por favor, insira uma URL válida. A URL deve começar com http ou https",
27
+ "required": "Insira a URL do seu endpoint",
28
+ "invalidUrl": "Insira uma URL válida",
29
+ "invalidUrlProtocol": "Insira uma URL válida. A URL deve começar com http ou https",
30
30
  "urlNotUnique": "A URL do endpoint deve ser única",
31
31
  "events": {
32
- "required": "Por favor, selecione pelo menos um evento de webhook"
32
+ "required": "Selecione pelo menos um evento de webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Te rugăm să introduci URL-ul punctului tău final",
28
- "invalidUrl": "Te rugăm să introduci un URL valid",
29
- "invalidUrlProtocol": "Te rugăm să introduci un URL valid. URL-ul trebuie să înceapă cu http sau https",
27
+ "required": "Introduceți URL-ul dumneavoastră de endpoint",
28
+ "invalidUrl": "Introduceți un URL valid",
29
+ "invalidUrlProtocol": "Introduceți un URL valid. URL-ul trebuie să înceapă cu http sau https",
30
30
  "urlNotUnique": "URL-ul punctului final trebuie să fie unic",
31
31
  "events": {
32
- "required": "Te rugăm să selectezi cel puțin un eveniment webhook"
32
+ "required": "Selectați cel puțin un eveniment webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Пожалуйста, введите URL вашей конечной точки",
28
- "invalidUrl": "Пожалуйста, введите действительный URL",
29
- "invalidUrlProtocol": "Пожалуйста, введите действительный URL. URL должен начинаться с http или https",
27
+ "required": "Введите URL-адрес вашего конечного пункта",
28
+ "invalidUrl": "Введите действительный URL",
29
+ "invalidUrlProtocol": "Введите действительный URL. URL должен начинаться с http или https",
30
30
  "urlNotUnique": "URL конечной точки должен быть уникальным",
31
31
  "events": {
32
- "required": "Пожалуйста, выберите хотя бы одно событие вебхука"
32
+ "required": "Выберите хотя бы одно событие вебхука"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Zadajte prosím URL adresu svojho koncového bodu",
28
- "invalidUrl": "Zadajte prosím platnú URL adresu",
29
- "invalidUrlProtocol": "Zadajte prosím platnú URL adresu. URL musí začínať na http alebo https",
27
+ "required": "Zadajte URL adresu vášho koncového bodu",
28
+ "invalidUrl": "Zadajte platnú URL",
29
+ "invalidUrlProtocol": "Zadajte platnú URL. URL musí začínať na http alebo https",
30
30
  "urlNotUnique": "URL koncového bodu musí byť jedinečná",
31
31
  "events": {
32
- "required": "Vyberte prosím aspoň jednu udalost webhooku"
32
+ "required": "Vyberte aspoň jednu udalosť webhooku"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Prosimo, vnesite URL končne točke",
28
- "invalidUrl": "Prosimo, vnesite veljaven URL",
29
- "invalidUrlProtocol": "Prosimo, vnesite veljaven URL. URL mora začeti z http ali https",
27
+ "required": "Vnesite URL končne točke",
28
+ "invalidUrl": "Vnesite veljaven URL",
29
+ "invalidUrlProtocol": "Vnesite veljaven URL. URL mora začeti s http ali https",
30
30
  "urlNotUnique": "URL končne točke mora biti edinstven",
31
31
  "events": {
32
- "required": "Prosimo, izberite vsaj en dogodek webhook"
32
+ "required": "Izberite vsaj en dogodek webhooka"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Var vänlig ange din slutpunkt-URL",
28
- "invalidUrl": "Var vänlig ange en giltig URL",
29
- "invalidUrlProtocol": "Var vänlig ange en giltig URL. URL:n måste börja med http eller https",
27
+ "required": "Ange din slutpunkts-URL",
28
+ "invalidUrl": "Ange en giltig URL",
29
+ "invalidUrlProtocol": "Ange en giltig URL. URL måste börja med http eller https",
30
30
  "urlNotUnique": "Slutpunktens URL måste vara unik",
31
31
  "events": {
32
- "required": "Var vänlig välj minst en webhook-händelse"
32
+ "required": "Välj minst en webhook-händelse"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "กรุณาใส่ URL ของจุดเชื่อมต่อ",
28
- "invalidUrl": "กรุณาใส่ URL ที่ถูกต้อง",
29
- "invalidUrlProtocol": "กรุณาใส่ URL ที่ถูกต้อง โดย URL ต้องเริ่มด้วย http หรือ https",
27
+ "required": "กรุณาป้อน URL ของจุดสิ้นสุดของคุณ",
28
+ "invalidUrl": "กรุณาป้อน URL ที่ถูกต้อง",
29
+ "invalidUrlProtocol": "กรุณาป้อน URL ที่ถูกต้อง URL ต้องเริ่มต้นด้วย http หรือ https",
30
30
  "urlNotUnique": "URL ของจุดเชื่อมต่อต้องไม่ซ้ำกัน",
31
31
  "events": {
32
- "required": "กรุณาเลือกอย่างน้อยหนึ่งเหตุการณ์เว็บฮุค"
32
+ "required": "เลือกเหตุการณ์ webhook อย่างน้อยหนึ่งเหตุการณ์"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Lütfen uç nokta URL'nizi girin",
28
- "invalidUrl": "Lütfen geçerli bir URL girin",
29
- "invalidUrlProtocol": "Lütfen geçerli bir URL girin. URL, http veya https ile başlamalıdır",
27
+ "required": "Endpoint URL'nızı girin",
28
+ "invalidUrl": "Geçerli bir URL girin",
29
+ "invalidUrlProtocol": "Geçerli bir URL girin. URL 'http' veya 'https' ile başlamalıdır",
30
30
  "urlNotUnique": "Uç nokta URL'si benzersiz olmalıdır",
31
31
  "events": {
32
- "required": "Lütfen en az bir webhook etkinliği seçin"
32
+ "required": "En az bir webhook olayı seçin"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Будь ласка, введіть URL-адресу вашого контрольного пункту",
28
- "invalidUrl": "Будь ласка, введіть дійсну URL-адресу",
29
- "invalidUrlProtocol": "Будь ласка, введіть дійсну URL-адресу. URL має починатися з http або https",
27
+ "required": "Введіть URL-адресу вашого кінцевого пункту",
28
+ "invalidUrl": "Введіть дійсну URL-адресу",
29
+ "invalidUrlProtocol": "Введіть дійсну URL-адресу. URL-адреса повинна починатися з http або https",
30
30
  "urlNotUnique": "URL контрольного пункту має бути унікальним",
31
31
  "events": {
32
- "required": "Будь ласка, виберіть щонайменше одну подію вебхука"
32
+ "required": "Виберіть принаймні одну подію вебхука"
33
33
  }
34
34
  }
35
35
  },
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "errors": {
26
26
  "webhook": {
27
- "required": "Vui lòng nhập URL điểm cuối của bạn",
28
- "invalidUrl": "Vui lòng nhập một URL hợp lệ",
29
- "invalidUrlProtocol": "Vui lòng nhập một URL hợp lệ. URL phải bắt đầu bằng http hoặc https",
27
+ "required": "Nhập URL điểm cuối của bạn",
28
+ "invalidUrl": "Nhập một URL hợp lệ",
29
+ "invalidUrlProtocol": "Nhập một URL hợp lệ. URL phải bắt đầu bằng http hoặc https",
30
30
  "urlNotUnique": "URL điểm cuối phải là duy nhất",
31
31
  "events": {
32
- "required": "Vui lòng chọn ít nhất một sự kiện webhook"
32
+ "required": "Chọn ít nhất một sự kiện webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -29,7 +29,7 @@
29
29
  "invalidUrlProtocol": "请输入有效的 URL。URL 必须以 http 或 https 开头",
30
30
  "urlNotUnique": "端点 URL 必须是唯一的",
31
31
  "events": {
32
- "required": "请至少选择一个 webhook 事件"
32
+ "required": "至少选择一个 webhook 事件"
33
33
  }
34
34
  }
35
35
  },
@@ -26,10 +26,10 @@
26
26
  "webhook": {
27
27
  "required": "請輸入您的端點 URL",
28
28
  "invalidUrl": "請輸入有效的 URL",
29
- "invalidUrlProtocol": "請輸入有效的 URL。 URL 必須以 http 或 https 開頭",
29
+ "invalidUrlProtocol": "請輸入有效的 URL。URL 必須以 http 或 https 開頭",
30
30
  "urlNotUnique": "端點 URL 必須是唯一的",
31
31
  "events": {
32
- "required": "請至少選擇一個網頁鉤子事件"
32
+ "required": "請選擇至少一個 webhook 事件"
33
33
  }
34
34
  }
35
35
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-webhooks-frontend",
3
- "version": "2.3.0-beta1",
3
+ "version": "3.0.1",
4
4
  "description": "Manage webhooks across neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-webhooks-nano",
@@ -63,11 +63,11 @@
63
63
  "@bigbinary/babel-preset-neeto": "^1.0.3",
64
64
  "@bigbinary/eslint-plugin-neeto": "1.7.6",
65
65
  "@bigbinary/neeto-cist": "1.0.17",
66
- "@bigbinary/neeto-commons-frontend": "4.13.68",
66
+ "@bigbinary/neeto-commons-frontend": "4.13.75",
67
67
  "@bigbinary/neeto-filters-frontend": "4.3.24",
68
- "@bigbinary/neeto-icons": "1.20.56",
69
- "@bigbinary/neeto-molecules": "4.0.58",
70
- "@bigbinary/neetoui": "8.3.36",
68
+ "@bigbinary/neeto-icons": "1.20.60",
69
+ "@bigbinary/neeto-molecules": "4.0.74",
70
+ "@bigbinary/neetoui": "8.3.37",
71
71
  "@emotion/is-prop-valid": "1.2.0",
72
72
  "@faker-js/faker": "8.2.0",
73
73
  "@honeybadger-io/js": "6.10.1",
@@ -84,7 +84,7 @@
84
84
  "@tanstack/react-query-devtools": "5.59.20",
85
85
  "antd": "5.22.0",
86
86
  "autoprefixer": "^10.4.5",
87
- "axios": "1.8.2",
87
+ "axios": "1.12.0",
88
88
  "babel-loader": "^8.2.5",
89
89
  "babel-plugin-istanbul": "^6.1.1",
90
90
  "babel-plugin-js-logger": "1.0.17",
@@ -172,18 +172,18 @@
172
172
  "peerDependencies": {
173
173
  "@babel/runtime": "7.26.10",
174
174
  "@bigbinary/neeto-cist": "1.0.17",
175
- "@bigbinary/neeto-commons-frontend": "4.13.68",
175
+ "@bigbinary/neeto-commons-frontend": "4.13.75",
176
176
  "@bigbinary/neeto-filters-frontend": "4.3.24",
177
- "@bigbinary/neeto-icons": "1.20.56",
178
- "@bigbinary/neeto-molecules": "4.0.58",
179
- "@bigbinary/neetoui": "8.3.36",
177
+ "@bigbinary/neeto-icons": "1.20.60",
178
+ "@bigbinary/neeto-molecules": "4.0.74",
179
+ "@bigbinary/neetoui": "8.3.37",
180
180
  "@honeybadger-io/js": "6.10.1",
181
181
  "@honeybadger-io/react": "6.1.25",
182
182
  "@tailwindcss/container-queries": "^0.1.1",
183
183
  "@tanstack/react-query": "5.59.20",
184
184
  "@tanstack/react-query-devtools": "5.59.20",
185
185
  "antd": "5.22.0",
186
- "axios": "1.8.2",
186
+ "axios": "1.12.0",
187
187
  "buffer": "^6.0.3",
188
188
  "classnames": "2.5.1",
189
189
  "crypto-browserify": "3.12.1",