Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .vitepress/locales.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ regions.forEach((region: RegionsType) => {
{ text: tHandler(region.slug, "Installation with docker"), link: `/${region.slug}/installation/docker-installation.md` },
{ text: tHandler(region.slug, "Installation"), link: `/${region.slug}/installation/installation.md` },
{ text: tHandler(region.slug, "Domain linking"), link: `/${region.slug}/installation/domain-linking.md` },
{ text: tHandler(region.slug, "List of libraries for integrations"), link: `/${region.slug}/installation/list-of-libraries-for-integrations.md` },
],
},
{
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## [Unreleased]

- Added zoom when clicking on an image in docs DV-3752
- Remove unnecessary page about integration

## [0.0.15] - 2025-11-11

Expand Down
10 changes: 0 additions & 10 deletions src/ar/installation/list-of-libraries-for-integrations.md

This file was deleted.

1 change: 0 additions & 1 deletion src/ar/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"API Integration": "تكامل API",
"Connecting a payment form without API": "ربط نموذج الدفع بدون API",
"Connecting exchanges": "ربط البورصات",
"List of libraries for integrations": "قائمة مكتبات للدمج",
"Exchanges": "البورصات",
"Exchanges integration": "البورصات",
"Security": "الأمن",
Expand Down
11 changes: 0 additions & 11 deletions src/de/installation/list-of-libraries-for-integrations.md

This file was deleted.

1 change: 0 additions & 1 deletion src/de/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"API Integration": "API-Integration",
"Connecting a payment form without API": "Einbindung eines Zahlungsformulars ohne API",
"Connecting exchanges": "Börsen verbinden",
"List of libraries for integrations": "Liste der Bibliotheken für Integrationen",
"Exchanges": "Börsen",
"Exchanges integration": "Integration der Börse",
"Security": "Sicherheit",
Expand Down
11 changes: 0 additions & 11 deletions src/en/installation/list-of-libraries-for-integrations.md

This file was deleted.

1 change: 0 additions & 1 deletion src/en/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"API Integration": "API Integration",
"Connecting a payment form without API": "Connecting a payment form without API",
"Connecting exchanges": "Connecting exchanges",
"List of libraries for integrations": "List of libraries for integrations",
"Exchanges": "Exchanges",
"Exchanges integration": "Exchange Integration",
"Security": "Security",
Expand Down
11 changes: 0 additions & 11 deletions src/es/installation/list-of-libraries-for-integrations.md

This file was deleted.

1 change: 0 additions & 1 deletion src/es/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"API Integration": "Integración de API",
"Connecting a payment form without API": "Conectar un formulario de pago sin API",
"Connecting exchanges": "Conectando intercambios",
"List of libraries for integrations": "Lista de bibliotecas para integraciones",
"Exchanges": "Bolsas",
"Exchanges integration": "Integración de la Bolsa",
"Security": "Seguridad",
Expand Down
11 changes: 0 additions & 11 deletions src/hi/installation/list-of-libraries-for-integrations.md

This file was deleted.

1 change: 0 additions & 1 deletion src/hi/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"API Integration": "एकीकरण",
"Connecting a payment form without API": "API के बिना भुगतान फ़ॉर्म कनेक्ट करना",
"Connecting exchanges": "एक्सचेंज जोड़ना",
"List of libraries for integrations": "एकीकरण के लिए पुस्तकालयों की सूची",
"Exchanges": "बाज़ारें",
"Exchanges integration": "एक्सचेंज एकीकरण",
"Security": "सुरक्षा",
Expand Down
11 changes: 0 additions & 11 deletions src/ko/installation/list-of-libraries-for-integrations.md

This file was deleted.

1 change: 0 additions & 1 deletion src/ko/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"API Integration": "API 통합",
"Connecting a payment form without API": "API 없이 결제 양식 연결",
"Connecting exchanges": "거래소 연결 중",
"List of libraries for integrations": "통합을 위한 라이브러리 목록",
"Exchanges": "거래소",
"Exchanges integration": "거래소 통합",
"Security": "보안",
Expand Down
11 changes: 0 additions & 11 deletions src/ru/installation/list-of-libraries-for-integrations.md

This file was deleted.

1 change: 0 additions & 1 deletion src/ru/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"API Integration": "Интеграция API",
"Connecting a payment form without API": "Подключение платежной формы без API",
"Connecting exchanges": "Подключение биржи",
"List of libraries for integrations": "Список библиотек для интеграции",
"Exchanges": "Биржи",
"Exchanges integration": "Интеграция биржи",
"Security": "Безопасность",
Expand Down
11 changes: 0 additions & 11 deletions src/zh/installation/list-of-libraries-for-integrations.md

This file was deleted.

1 change: 0 additions & 1 deletion src/zh/t.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"API Integration": "集成",
"Connecting a payment form without API": "無需 API 即可連接付款表單",
"Connecting exchanges": "连接交易所",
"List of libraries for integrations": "集成库列表",
"Exchanges": "交易所",
"Exchanges integration": "交易所整合",
"Security": "安全",
Expand Down