@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.
- package/app/javascript/src/translations/ar.json +4 -4
- package/app/javascript/src/translations/bg.json +4 -4
- package/app/javascript/src/translations/ca.json +4 -4
- package/app/javascript/src/translations/cs.json +2 -2
- package/app/javascript/src/translations/da.json +4 -4
- package/app/javascript/src/translations/de.json +4 -4
- package/app/javascript/src/translations/en.json +6 -6
- package/app/javascript/src/translations/es-MX.json +4 -4
- package/app/javascript/src/translations/es.json +4 -4
- package/app/javascript/src/translations/et.json +4 -4
- package/app/javascript/src/translations/fil.json +4 -4
- package/app/javascript/src/translations/fr.json +4 -4
- package/app/javascript/src/translations/hi.json +4 -4
- package/app/javascript/src/translations/hr.json +4 -4
- package/app/javascript/src/translations/id.json +4 -4
- package/app/javascript/src/translations/it.json +2 -2
- package/app/javascript/src/translations/ja.json +1 -1
- package/app/javascript/src/translations/ko.json +1 -1
- package/app/javascript/src/translations/nl.json +1 -1
- package/app/javascript/src/translations/pl.json +4 -4
- package/app/javascript/src/translations/pt-BR.json +4 -4
- package/app/javascript/src/translations/pt.json +4 -4
- package/app/javascript/src/translations/ro.json +4 -4
- package/app/javascript/src/translations/ru.json +4 -4
- package/app/javascript/src/translations/sk.json +4 -4
- package/app/javascript/src/translations/sl.json +4 -4
- package/app/javascript/src/translations/sv.json +4 -4
- package/app/javascript/src/translations/th.json +4 -4
- package/app/javascript/src/translations/tr.json +4 -4
- package/app/javascript/src/translations/uk.json +4 -4
- package/app/javascript/src/translations/vi.json +4 -4
- package/app/javascript/src/translations/zh-CN.json +1 -1
- package/app/javascript/src/translations/zh-TW.json +2 -2
- package/package.json +11 -11
|
@@ -24,12 +24,12 @@
|
|
|
24
24
|
},
|
|
25
25
|
"errors": {
|
|
26
26
|
"webhook": {
|
|
27
|
-
"required": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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
|
|
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
|
|
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
|
|
28
|
-
"invalidUrl": "Indtast
|
|
29
|
-
"invalidUrlProtocol": "Indtast
|
|
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
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
67
|
-
"secretkeyHelpDescription": "Adding a secret key will help you
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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
|
|
29
|
-
"invalidUrlProtocol": "Inserisci un
|
|
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": "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
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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
|
|
28
|
-
"invalidUrl": "Zadajte
|
|
29
|
-
"invalidUrlProtocol": "Zadajte
|
|
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
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
28
|
-
"invalidUrl": "
|
|
29
|
-
"invalidUrlProtocol": "
|
|
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": "
|
|
32
|
+
"required": "Chọn ít nhất một sự kiện 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。
|
|
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": "
|
|
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.
|
|
66
|
+
"@bigbinary/neeto-commons-frontend": "4.13.75",
|
|
67
67
|
"@bigbinary/neeto-filters-frontend": "4.3.24",
|
|
68
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
69
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
70
|
-
"@bigbinary/neetoui": "8.3.
|
|
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.
|
|
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.
|
|
175
|
+
"@bigbinary/neeto-commons-frontend": "4.13.75",
|
|
176
176
|
"@bigbinary/neeto-filters-frontend": "4.3.24",
|
|
177
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
178
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
179
|
-
"@bigbinary/neetoui": "8.3.
|
|
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.
|
|
186
|
+
"axios": "1.12.0",
|
|
187
187
|
"buffer": "^6.0.3",
|
|
188
188
|
"classnames": "2.5.1",
|
|
189
189
|
"crypto-browserify": "3.12.1",
|