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

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 (33) 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 +4 -4
  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 +4 -4
  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/fi.json +1 -1
  12. package/app/javascript/src/translations/fil.json +4 -4
  13. package/app/javascript/src/translations/fr.json +4 -4
  14. package/app/javascript/src/translations/hi.json +4 -4
  15. package/app/javascript/src/translations/hr.json +4 -4
  16. package/app/javascript/src/translations/id.json +4 -4
  17. package/app/javascript/src/translations/it.json +1 -1
  18. package/app/javascript/src/translations/nl.json +2 -2
  19. package/app/javascript/src/translations/pl.json +4 -4
  20. package/app/javascript/src/translations/pt-BR.json +4 -4
  21. package/app/javascript/src/translations/pt.json +4 -4
  22. package/app/javascript/src/translations/ro.json +4 -4
  23. package/app/javascript/src/translations/ru.json +4 -4
  24. package/app/javascript/src/translations/sk.json +4 -4
  25. package/app/javascript/src/translations/sl.json +4 -4
  26. package/app/javascript/src/translations/sv.json +4 -4
  27. package/app/javascript/src/translations/th.json +3 -3
  28. package/app/javascript/src/translations/tr.json +4 -4
  29. package/app/javascript/src/translations/uk.json +4 -4
  30. package/app/javascript/src/translations/vi.json +4 -4
  31. package/app/javascript/src/translations/zh-CN.json +4 -4
  32. package/app/javascript/src/translations/zh-TW.json +2 -2
  33. package/package.json +7 -7
@@ -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": "Моля, въведете 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": "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": "Introdueix la teva URL d'endpoint",
28
+ "invalidUrl": "Introdueix una URL vàlida",
29
+ "invalidUrlProtocol": "Introdueix una URL vàlida. La 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": "Selecciona 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",
28
- "invalidUrl": "Zadejte platnou URL",
29
- "invalidUrlProtocol": "Zadejte platnou URL. URL musí začínat na http nebo https",
27
+ "required": "Zadejte svou adresu URL koncového bodu",
28
+ "invalidUrl": "Zadejte platnou adresu URL",
29
+ "invalidUrlProtocol": "Zadejte platnou adresu URL. Adresa 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 endpoint-URL",
28
+ "invalidUrl": "Indtast en gyldig URL",
29
+ "invalidUrlProtocol": "Indtast en gyldig URL. URL'en skal begynde 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-begivenhed"
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
  },
@@ -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 tu URL de 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 la URL de su 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-ga",
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
  },
@@ -26,7 +26,7 @@
26
26
  "webhook": {
27
27
  "required": "Syötä päätepisteen URL-osoite",
28
28
  "invalidUrl": "Syötä voimassa oleva URL-osoite",
29
- "invalidUrlProtocol": "Syötä voimassa oleva URL-osoite. URL-osoitteen on aloitettava http:llä tai https:llä",
29
+ "invalidUrlProtocol": "Syötä voimassa oleva URL-osoite. URL-osoitteen on aloitettava http:lla tai https:lla",
30
30
  "urlNotUnique": "Päätepisteen URL-osoitteen on oltava ainutlaatuinen",
31
31
  "events": {
32
32
  "required": "Valitse vähintään yksi webhook-tapahtuma"
@@ -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 isang wastong URL",
29
+ "invalidUrlProtocol": "Ilagay ang isang 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": "अपने एंडपोइंट 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": "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 važeću URL adresu",
29
+ "invalidUrlProtocol": "Unesite važeću 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 webhooka"
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 minimal satu acara webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -29,7 +29,7 @@
29
29
  "invalidUrlProtocol": "Inserisci un URL valido. L'URL deve iniziare con http o https",
30
30
  "urlNotUnique": "L'URL dell'endpoint deve essere unico",
31
31
  "events": {
32
- "required": "Seleziona almeno un evento webhook"
32
+ "required": "Seleziona almeno un evento del webhook"
33
33
  }
34
34
  }
35
35
  },
@@ -26,10 +26,10 @@
26
26
  "webhook": {
27
27
  "required": "Voer uw eindpunt-URL in",
28
28
  "invalidUrl": "Voer een geldige URL in",
29
- "invalidUrlProtocol": "Voer een geldige URL in. URL moet beginnen met http of https",
29
+ "invalidUrlProtocol": "Voer een geldige URL in. De 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 webhookgebeurtenis"
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ź swój adres URL końcowego punktu",
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 webhooka"
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": "Digite a URL do seu endpoint",
28
+ "invalidUrl": "Digite uma URL válida",
29
+ "invalidUrlProtocol": "Digite 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 endpoint-ului dvs.",
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 svoju URL adresu koncového bodu",
28
+ "invalidUrl": "Zadajte platnú URL adresu",
29
+ "invalidUrlProtocol": "Zadajte platnú URL adresu. 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 vašega končnega točke",
28
+ "invalidUrl": "Vnesite veljaven URL",
29
+ "invalidUrlProtocol": "Vnesite veljaven URL. URL mora začeti z 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 spletnega klica"
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 slutpunkt-URL",
28
+ "invalidUrl": "Ange en giltig URL",
29
+ "invalidUrlProtocol": "Ange en giltig URL. URL:en 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 ของจุดเชื่อมต่อ",
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
  },
@@ -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'nizi 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
  },
@@ -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": "请至少选择一个 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.0",
4
4
  "description": "Manage webhooks across neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-webhooks-nano",
@@ -63,10 +63,10 @@
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.71",
67
67
  "@bigbinary/neeto-filters-frontend": "4.3.24",
68
- "@bigbinary/neeto-icons": "1.20.56",
69
- "@bigbinary/neeto-molecules": "4.0.58",
68
+ "@bigbinary/neeto-icons": "1.20.59",
69
+ "@bigbinary/neeto-molecules": "4.0.67",
70
70
  "@bigbinary/neetoui": "8.3.36",
71
71
  "@emotion/is-prop-valid": "1.2.0",
72
72
  "@faker-js/faker": "8.2.0",
@@ -172,10 +172,10 @@
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.71",
176
176
  "@bigbinary/neeto-filters-frontend": "4.3.24",
177
- "@bigbinary/neeto-icons": "1.20.56",
178
- "@bigbinary/neeto-molecules": "4.0.58",
177
+ "@bigbinary/neeto-icons": "1.20.59",
178
+ "@bigbinary/neeto-molecules": "4.0.67",
179
179
  "@bigbinary/neetoui": "8.3.36",
180
180
  "@honeybadger-io/js": "6.10.1",
181
181
  "@honeybadger-io/react": "6.1.25",