@bigbinary/neeto-integrations-frontend 4.0.21 → 4.0.22
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 +2 -1
- package/app/javascript/src/translations/bg.json +2 -1
- package/app/javascript/src/translations/ca.json +2 -1
- package/app/javascript/src/translations/cs.json +2 -1
- package/app/javascript/src/translations/da.json +2 -1
- package/app/javascript/src/translations/de.json +2 -1
- package/app/javascript/src/translations/es-MX.json +2 -1
- package/app/javascript/src/translations/es.json +2 -1
- package/app/javascript/src/translations/et.json +2 -1
- package/app/javascript/src/translations/fi.json +2 -1
- package/app/javascript/src/translations/fil.json +2 -1
- package/app/javascript/src/translations/fr.json +2 -1
- package/app/javascript/src/translations/he.json +2 -1
- package/app/javascript/src/translations/hi.json +2 -1
- package/app/javascript/src/translations/hr.json +2 -1
- package/app/javascript/src/translations/hu.json +2 -1
- package/app/javascript/src/translations/id.json +2 -1
- package/app/javascript/src/translations/it.json +2 -1
- package/app/javascript/src/translations/ja.json +2 -1
- package/app/javascript/src/translations/ko.json +2 -1
- package/app/javascript/src/translations/nl.json +2 -1
- package/app/javascript/src/translations/pl.json +2 -1
- package/app/javascript/src/translations/pt-BR.json +2 -1
- package/app/javascript/src/translations/pt.json +2 -1
- package/app/javascript/src/translations/ro.json +2 -1
- package/app/javascript/src/translations/ru.json +2 -1
- package/app/javascript/src/translations/sk.json +2 -1
- package/app/javascript/src/translations/sl.json +2 -1
- package/app/javascript/src/translations/sv.json +2 -1
- package/app/javascript/src/translations/th.json +2 -1
- package/app/javascript/src/translations/tr.json +2 -1
- package/app/javascript/src/translations/uk.json +2 -1
- package/app/javascript/src/translations/vi.json +2 -1
- package/app/javascript/src/translations/zh-CN.json +2 -1
- package/app/javascript/src/translations/zh-TW.json +2 -1
- package/dist/.ready +1 -1
- package/package.json +12 -12
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "فصل {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "توصيل {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "إدارة {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "لمعرفة كيفية استخدام تكامل {{integration, anyCase}}، قم بزيارة هذه <helpLink>المقالة</helpLink>."
|
|
19
|
+
"helpDocUrl": "لمعرفة كيفية استخدام تكامل {{integration, anyCase}}، قم بزيارة هذه <helpLink>المقالة</helpLink>.",
|
|
20
|
+
"learnMore": "تعرف على المزيد حول تكامل {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} مطلوب"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Прекрати връзката с {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Свържи {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Управлявай {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "За да научите как да използвате интеграцията с {{integration, anyCase}}, посетете тази <helpLink>статия за помощ</helpLink>."
|
|
19
|
+
"helpDocUrl": "За да научите как да използвате интеграцията с {{integration, anyCase}}, посетете тази <helpLink>статия за помощ</helpLink>.",
|
|
20
|
+
"learnMore": "Научете повече за интеграцията {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} е задължително"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Desconnectar {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Connectar {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Gestionar {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Per aprendre a utilitzar la integració {{integration, anyCase}} visita aquest <helpLink>article d'ajuda</helpLink>."
|
|
19
|
+
"helpDocUrl": "Per aprendre a utilitzar la integració {{integration, anyCase}} visita aquest <helpLink>article d'ajuda</helpLink>.",
|
|
20
|
+
"learnMore": "Aprene més sobre la integració {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} és requerit"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Odpojit {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Připojit {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Spravovat {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Pro seznámení se způsobem použití integrace {{integration, anyCase}} navštivte tento <helpLink>článek nápovědy</helpLink>."
|
|
19
|
+
"helpDocUrl": "Pro seznámení se způsobem použití integrace {{integration, anyCase}} navštivte tento <helpLink>článek nápovědy</helpLink>.",
|
|
20
|
+
"learnMore": "Zjistit více o integraci {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} je požadováno"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Afbryd {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Forbind {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Administrer {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "For at lære, hvordan du bruger {{integration, anyCase}} integration, besøg denne <helpLink>hjælpeartikel</helpLink>."
|
|
19
|
+
"helpDocUrl": "For at lære, hvordan du bruger {{integration, anyCase}} integration, besøg denne <helpLink>hjælpeartikel</helpLink>.",
|
|
20
|
+
"learnMore": "Lær mere om {{integration, anyCase}} integration"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} er påkrævet"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Integration {{integration, anyCase}} trennen",
|
|
17
17
|
"connectIntegration": "Integration {{integration, anyCase}} verbinden",
|
|
18
18
|
"manageIntegration": "Integration {{integration, anyCase}} verwalten",
|
|
19
|
-
"helpDocUrl": "Um zu lernen, wie Sie die Integration {{integration, anyCase}} verwenden, besuchen Sie diesen <helpLink>Hilfsartikel</helpLink>."
|
|
19
|
+
"helpDocUrl": "Um zu lernen, wie Sie die Integration {{integration, anyCase}} verwenden, besuchen Sie diesen <helpLink>Hilfsartikel</helpLink>.",
|
|
20
|
+
"learnMore": "Erfahren Sie mehr über die {{integration, anyCase}}-Integration"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} ist erforderlich"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Desconectar {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Conectar {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Gestionar {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Para aprender cómo utilizar la integración de {{integration, anyCase}}, visita este <helpLink>artículo de ayuda</helpLink>."
|
|
19
|
+
"helpDocUrl": "Para aprender cómo utilizar la integración de {{integration, anyCase}}, visita este <helpLink>artículo de ayuda</helpLink>.",
|
|
20
|
+
"learnMore": "Aprende más sobre la integración de {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} es requerido"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Desconectar {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Conectar {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Administrar {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Para aprender a usar la integración de {{integration, anyCase}} visita este <helpLink>artículo de ayuda</helpLink>."
|
|
19
|
+
"helpDocUrl": "Para aprender a usar la integración de {{integration, anyCase}} visita este <helpLink>artículo de ayuda</helpLink>.",
|
|
20
|
+
"learnMore": "Aprende más sobre la integración {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} es requerido"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Katkesta {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Ühenda {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Halda {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Külastage seda <helpLink>abiartiklit</helpLink>, et õppida, kuidas kasutada {{integration, anyCase}} integreerimist."
|
|
19
|
+
"helpDocUrl": "Külastage seda <helpLink>abiartiklit</helpLink>, et õppida, kuidas kasutada {{integration, anyCase}} integreerimist.",
|
|
20
|
+
"learnMore": "Tutvu rohkem {{integration, anyCase}} integreerimisega"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} on nõutud"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Katkaise yhteys {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Yhdistä {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Hallitse {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Opi käyttämään {{integration, anyCase}} integraatiota vierailemalla tässä <helpLink>ohjeartikkelissa</helpLink>."
|
|
19
|
+
"helpDocUrl": "Opi käyttämään {{integration, anyCase}} integraatiota vierailemalla tässä <helpLink>ohjeartikkelissa</helpLink>.",
|
|
20
|
+
"learnMore": "Lue lisää {{integration, anyCase}} -integraatiosta"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} on pakollinen"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Idiskonekta ang {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Ikonekta ang {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Pamahalaan ang {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Upang matutunan kung paano gamitin ang {{integration, anyCase}} na integrasyon, bisitahin ang <helpLink>artikulo ng tulong</helpLink>."
|
|
19
|
+
"helpDocUrl": "Upang matutunan kung paano gamitin ang {{integration, anyCase}} na integrasyon, bisitahin ang <helpLink>artikulo ng tulong</helpLink>.",
|
|
20
|
+
"learnMore": "Alamin ang higit pa tungkol sa {{integration, anyCase}} na integrasyon"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} ay kinakailangan"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Déconnecter {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Connecter {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Gérer {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Pour apprendre comment utiliser l'intégration {{integration, anyCase}}, visitez cet <helpLink>article d'aide</helpLink>."
|
|
19
|
+
"helpDocUrl": "Pour apprendre comment utiliser l'intégration {{integration, anyCase}}, visitez cet <helpLink>article d'aide</helpLink>.",
|
|
20
|
+
"learnMore": "En savoir plus sur l'intégration {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} est requis"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "נתק {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "חבר {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "נהל {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "כדי ללמוד כיצד להשתמש באינטגרציה של {{integration, anyCase}}, בקר במאמר עזרה הזה <helpLink>מאמר עזרה</helpLink>."
|
|
19
|
+
"helpDocUrl": "כדי ללמוד כיצד להשתמש באינטגרציה של {{integration, anyCase}}, בקר במאמר עזרה הזה <helpLink>מאמר עזרה</helpLink>.",
|
|
20
|
+
"learnMore": "למד עוד על אינטגרציית {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} נדרש"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "अच्छूत करें {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "जोड़ें {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "प्रबंधन करें {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "जानने के लिए कि {{integration, anyCase}} एकीकरण का उपयोग कैसे करें, कृपया इस <helpLink>सहायता लेख</helpLink> पर जाएं।"
|
|
19
|
+
"helpDocUrl": "जानने के लिए कि {{integration, anyCase}} एकीकरण का उपयोग कैसे करें, कृपया इस <helpLink>सहायता लेख</helpLink> पर जाएं।",
|
|
20
|
+
"learnMore": "{{integration, anyCase}} एकीकरण के बारे में अधिक जानें"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} आवश्यक है"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Odspoji {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Poveži {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Upravljaj {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Za učenje kako koristiti {{integration, anyCase}} integraciju, posjetite ovaj <helpLink>članak pomoći</helpLink>."
|
|
19
|
+
"helpDocUrl": "Za učenje kako koristiti {{integration, anyCase}} integraciju, posjetite ovaj <helpLink>članak pomoći</helpLink>.",
|
|
20
|
+
"learnMore": "Saznajte više o {{integration, anyCase}} integraciji"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} je obavezan"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Leválasztás {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Csatlakozás {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Kezelés {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Az {{integration, anyCase}} integráció használatának megtanulásához látogass el erre a <helpLink>segédcikkre</helpLink>."
|
|
19
|
+
"helpDocUrl": "Az {{integration, anyCase}} integráció használatának megtanulásához látogass el erre a <helpLink>segédcikkre</helpLink>.",
|
|
20
|
+
"learnMore": "Tudjon meg többet a(z) {{integration, anyCase}} integrációról"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} szükséges"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Putuskan sambungan {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Sambungkan {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Kelola {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Untuk mempelajari cara menggunakan integrasi {{integration, anyCase}}, kunjungi <helpLink>artikel bantuan</helpLink> ini."
|
|
19
|
+
"helpDocUrl": "Untuk mempelajari cara menggunakan integrasi {{integration, anyCase}}, kunjungi <helpLink>artikel bantuan</helpLink> ini.",
|
|
20
|
+
"learnMore": "Pelajari lebih lanjut tentang integrasi {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} diperlukan"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Disconnetti {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Collega {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Gestisci {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Per sapere come utilizzare l'integrazione {{integration, anyCase}} visita questo <helpLink>articolo di aiuto</helpLink>."
|
|
19
|
+
"helpDocUrl": "Per sapere come utilizzare l'integrazione {{integration, anyCase}} visita questo <helpLink>articolo di aiuto</helpLink>.",
|
|
20
|
+
"learnMore": "Scopri di più sull'integrazione {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} è richiesto"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "{{integration, anyCase}} を切断する",
|
|
17
17
|
"connectIntegration": "{{integration, anyCase}} を接続する",
|
|
18
18
|
"manageIntegration": "{{integration, anyCase}} を管理する",
|
|
19
|
-
"helpDocUrl": "{{integration, anyCase}} インテグレーションの使い方を学ぶには、この <helpLink>ヘルプ記事</helpLink> を参照してください。"
|
|
19
|
+
"helpDocUrl": "{{integration, anyCase}} インテグレーションの使い方を学ぶには、この <helpLink>ヘルプ記事</helpLink> を参照してください。",
|
|
20
|
+
"learnMore": "{{integration, anyCase}}統合について詳しく知る"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} が必要です"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "{{integration, anyCase}} 연결 해제",
|
|
17
17
|
"connectIntegration": "{{integration, anyCase}} 연결",
|
|
18
18
|
"manageIntegration": "{{integration, anyCase}} 관리",
|
|
19
|
-
"helpDocUrl": "{{integration, anyCase}} 통합 사용 방법을 배우려면 이 <helpLink>도움말 기사를 방문하세요</helpLink>."
|
|
19
|
+
"helpDocUrl": "{{integration, anyCase}} 통합 사용 방법을 배우려면 이 <helpLink>도움말 기사를 방문하세요</helpLink>.",
|
|
20
|
+
"learnMore": "{{integration, anyCase}} 통합에 대해 자세히 알아보기"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}}는 필수입니다"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Ontkoppel {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Verbind {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Beheer {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Om te leren hoe je de {{integration, anyCase}}-integratie gebruikt, bezoek dit <helpLink>hulpartikel</helpLink>."
|
|
19
|
+
"helpDocUrl": "Om te leren hoe je de {{integration, anyCase}}-integratie gebruikt, bezoek dit <helpLink>hulpartikel</helpLink>.",
|
|
20
|
+
"learnMore": "Leer meer over {{integration, anyCase}} integratie"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} is vereist"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Odłącz {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Połącz {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Zarządzaj {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Aby dowiedzieć się, jak korzystać z integracji {{integration, anyCase}}, odwiedź ten <helpLink>artykuł pomocniczy</helpLink>."
|
|
19
|
+
"helpDocUrl": "Aby dowiedzieć się, jak korzystać z integracji {{integration, anyCase}}, odwiedź ten <helpLink>artykuł pomocniczy</helpLink>.",
|
|
20
|
+
"learnMore": "Dowiedz się więcej o integracji {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} jest wymagane"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Desconectar {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Conectar {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Gerenciar {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Para aprender como usar a integração {{integration, anyCase}}, visite este <helpLink>artigo de ajuda</helpLink>."
|
|
19
|
+
"helpDocUrl": "Para aprender como usar a integração {{integration, anyCase}}, visite este <helpLink>artigo de ajuda</helpLink>.",
|
|
20
|
+
"learnMore": "Saiba mais sobre a integração {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} é obrigatório"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Desconectar {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Conectar {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Gerenciar {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Para aprender a usar a integração {{integration, anyCase}}, visite este <helpLink>artigo de ajuda</helpLink>."
|
|
19
|
+
"helpDocUrl": "Para aprender a usar a integração {{integration, anyCase}}, visite este <helpLink>artigo de ajuda</helpLink>.",
|
|
20
|
+
"learnMore": "Saiba mais sobre a integração {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} é obrigatório"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Deconectați {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Conectați {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Gestionați {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Pentru a învăța cum să utilizați integrarea {{integration, anyCase}}, vizitați acest <helpLink>articol de ajutor</helpLink>."
|
|
19
|
+
"helpDocUrl": "Pentru a învăța cum să utilizați integrarea {{integration, anyCase}}, vizitați acest <helpLink>articol de ajutor</helpLink>.",
|
|
20
|
+
"learnMore": "Aflați mai multe despre integrarea {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} este necesar"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Отключить {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Подключить {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Управлять {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Чтобы узнать, как использовать интеграцию {{integration, anyCase}}, посетите эту <helpLink>статью помощи</helpLink>."
|
|
19
|
+
"helpDocUrl": "Чтобы узнать, как использовать интеграцию {{integration, anyCase}}, посетите эту <helpLink>статью помощи</helpLink>.",
|
|
20
|
+
"learnMore": "Узнайте больше о интеграции {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} обязательно"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Odpojiť {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Pripojiť {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Spravovať {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Aby ste sa dozvedeli, ako používať integráciu {{integration, anyCase}}, navštívte tento <helpLink>článok o pomoci</helpLink>."
|
|
19
|
+
"helpDocUrl": "Aby ste sa dozvedeli, ako používať integráciu {{integration, anyCase}}, navštívte tento <helpLink>článok o pomoci</helpLink>.",
|
|
20
|
+
"learnMore": "Zistite viac o integrácii {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} je povinné"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Prekini povezavo {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Poveži {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Upravljaj {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Za informacije o uporabi integracije {{integration, anyCase}} obiščite ta <helpLink>vodnik</helpLink>."
|
|
19
|
+
"helpDocUrl": "Za informacije o uporabi integracije {{integration, anyCase}} obiščite ta <helpLink>vodnik</helpLink>.",
|
|
20
|
+
"learnMore": "Izvedite več o integraciji {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} je obvezno"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Koppla bort {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Anslut {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Hantera {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "För att lära dig hur du använder {{integration, anyCase}} integration, besök denna <helpLink>hjälpartikel</helpLink>."
|
|
19
|
+
"helpDocUrl": "För att lära dig hur du använder {{integration, anyCase}} integration, besök denna <helpLink>hjälpartikel</helpLink>.",
|
|
20
|
+
"learnMore": "Läs mer om {{integration, anyCase}} integration"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} är nödvändig"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "ยกเลิกการเชื่อมต่อน {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "เชื่อมต่อ {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "จัดการ {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "เพื่อเรียนรู้วิธีใช้งานการเชื่อมต่อน {{integration, anyCase}} โปรดเยี่ยมชม <helpLink>บทความช่วยเหลือ</helpLink>."
|
|
19
|
+
"helpDocUrl": "เพื่อเรียนรู้วิธีใช้งานการเชื่อมต่อน {{integration, anyCase}} โปรดเยี่ยมชม <helpLink>บทความช่วยเหลือ</helpLink>.",
|
|
20
|
+
"learnMore": "เรียนรู้เพิ่มเติมเกี่ยวกับการรวม {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} จำเป็นต้องใช้"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "{{integration, anyCase}} bağlantısını kes",
|
|
17
17
|
"connectIntegration": "{{integration, anyCase}} bağlan",
|
|
18
18
|
"manageIntegration": "{{integration, anyCase}} yönet",
|
|
19
|
-
"helpDocUrl": "{{integration, anyCase}} entegrasyonunu nasıl kullanacağınızı öğrenmek için bu <helpLink>yardım makalesine</helpLink> ziyaret edin."
|
|
19
|
+
"helpDocUrl": "{{integration, anyCase}} entegrasyonunu nasıl kullanacağınızı öğrenmek için bu <helpLink>yardım makalesine</helpLink> ziyaret edin.",
|
|
20
|
+
"learnMore": "{{integration, anyCase}} entegrasyonu hakkında daha fazla bilgi edinin"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} gereklidir"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Відключити {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Підключити {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Керувати {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Щоб дізнатися, як користуватися інтеграцією {{integration, anyCase}}, відвідайте цю <helpLink>статтю з довідкою</helpLink>."
|
|
19
|
+
"helpDocUrl": "Щоб дізнатися, як користуватися інтеграцією {{integration, anyCase}}, відвідайте цю <helpLink>статтю з довідкою</helpLink>.",
|
|
20
|
+
"learnMore": "Дізнайтеся більше про інтеграцію {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} є обов'язковим"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "Ngắt kết nối {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "Kết nối {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "Quản lý {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "Để tìm hiểu cách sử dụng tích hợp {{integration, anyCase}}, hãy truy cập bài <helpLink>viết tay này</helpLink>."
|
|
19
|
+
"helpDocUrl": "Để tìm hiểu cách sử dụng tích hợp {{integration, anyCase}}, hãy truy cập bài <helpLink>viết tay này</helpLink>.",
|
|
20
|
+
"learnMore": "Tìm hiểu thêm về sự tích hợp {{integration, anyCase}}"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} là bắt buộc"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "断开 {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "连接 {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "管理 {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "要了解如何使用 {{integration, anyCase}} 集成,请访问此 <helpLink>帮助文章</helpLink>。"
|
|
19
|
+
"helpDocUrl": "要了解如何使用 {{integration, anyCase}} 集成,请访问此 <helpLink>帮助文章</helpLink>。",
|
|
20
|
+
"learnMore": "了解更多关于 {{integration, anyCase}} 集成的信息"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} 是必需的"
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"disconnectIntegration": "斷開 {{integration, anyCase}}",
|
|
17
17
|
"connectIntegration": "連接 {{integration, anyCase}}",
|
|
18
18
|
"manageIntegration": "管理 {{integration, anyCase}}",
|
|
19
|
-
"helpDocUrl": "要了解如何使用 {{integration, anyCase}} 集成,請訪問這篇 <helpLink>幫助文章</helpLink>。"
|
|
19
|
+
"helpDocUrl": "要了解如何使用 {{integration, anyCase}} 集成,請訪問這篇 <helpLink>幫助文章</helpLink>。",
|
|
20
|
+
"learnMore": "瞭解更多關於 {{integration, anyCase}} 整合"
|
|
20
21
|
},
|
|
21
22
|
"errors": {
|
|
22
23
|
"required": "{{entity}} 是必須的"
|
package/dist/.ready
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Built at 2026-
|
|
1
|
+
Built at 2026-04-01T05:06:47.968Z
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-integrations-frontend",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.22",
|
|
4
4
|
"description": "UI for integrations in neeto products",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-integrations-nano",
|
|
@@ -59,15 +59,15 @@
|
|
|
59
59
|
"@babel/preset-env": "7.26.0",
|
|
60
60
|
"@babel/preset-react": "7.25.9",
|
|
61
61
|
"@babel/preset-typescript": "7.26.0",
|
|
62
|
-
"@babel/runtime": "7.
|
|
62
|
+
"@babel/runtime": "7.29.2",
|
|
63
63
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
64
64
|
"@bigbinary/eslint-plugin-neeto": "1.9.0",
|
|
65
65
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
66
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
66
|
+
"@bigbinary/neeto-commons-frontend": "4.13.116",
|
|
67
67
|
"@bigbinary/neeto-filters-frontend": "4.3.32",
|
|
68
68
|
"@bigbinary/neeto-icons": "1.20.86",
|
|
69
|
-
"@bigbinary/neeto-molecules": "4.1.
|
|
70
|
-
"@bigbinary/neetoui": "8.4.
|
|
69
|
+
"@bigbinary/neeto-molecules": "4.1.46",
|
|
70
|
+
"@bigbinary/neetoui": "8.4.2",
|
|
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",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"eslint-plugin-react": "^7.37.5",
|
|
114
114
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
115
115
|
"eslint-plugin-security": "^3.0.1",
|
|
116
|
-
"eslint-plugin-sonarjs": "^
|
|
116
|
+
"eslint-plugin-sonarjs": "^4.0.2",
|
|
117
117
|
"eslint-plugin-unused-imports": "^4.1.4",
|
|
118
118
|
"eslint-plugin-xss": "^0.1.12",
|
|
119
119
|
"formik": "2.4.6",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"style-loader": "^3.3.1",
|
|
163
163
|
"tailwindcss": "^4.1.17",
|
|
164
164
|
"tty-browserify": "0.0.1",
|
|
165
|
-
"url": "
|
|
165
|
+
"url": "0.11.4",
|
|
166
166
|
"util": "^0.12.5",
|
|
167
167
|
"vm-browserify": "1.1.2",
|
|
168
168
|
"webpack": "5.104.1",
|
|
@@ -173,13 +173,13 @@
|
|
|
173
173
|
"zustand": "4.4.2"
|
|
174
174
|
},
|
|
175
175
|
"peerDependencies": {
|
|
176
|
-
"@babel/runtime": "7.
|
|
176
|
+
"@babel/runtime": "7.29.2",
|
|
177
177
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
178
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
178
|
+
"@bigbinary/neeto-commons-frontend": "4.13.116",
|
|
179
179
|
"@bigbinary/neeto-filters-frontend": "4.3.32",
|
|
180
180
|
"@bigbinary/neeto-icons": "1.20.86",
|
|
181
|
-
"@bigbinary/neeto-molecules": "4.1.
|
|
182
|
-
"@bigbinary/neetoui": "8.4.
|
|
181
|
+
"@bigbinary/neeto-molecules": "4.1.46",
|
|
182
|
+
"@bigbinary/neetoui": "8.4.2",
|
|
183
183
|
"@honeybadger-io/js": "6.10.1",
|
|
184
184
|
"@honeybadger-io/react": "6.1.25",
|
|
185
185
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
"stream-http": "3.2.0",
|
|
213
213
|
"tailwindcss": "^4.1.17",
|
|
214
214
|
"tty-browserify": "0.0.1",
|
|
215
|
-
"url": "
|
|
215
|
+
"url": "0.11.4",
|
|
216
216
|
"util": "^0.12.5",
|
|
217
217
|
"vm-browserify": "1.1.2",
|
|
218
218
|
"yup": "0.32.11",
|