From 9aff67bfac30268cfd08a68aff01d833fbe09190 Mon Sep 17 00:00:00 2001 From: Konstantin Aksenov Date: Wed, 10 Dec 2025 18:33:44 +1000 Subject: [PATCH] fix: add translation for integrations --- .../current/integrations/_category_.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 i18n/en/docusaurus-plugin-content-docs/current/integrations/_category_.json diff --git a/i18n/en/docusaurus-plugin-content-docs/current/integrations/_category_.json b/i18n/en/docusaurus-plugin-content-docs/current/integrations/_category_.json new file mode 100644 index 000000000..4f0292cd7 --- /dev/null +++ b/i18n/en/docusaurus-plugin-content-docs/current/integrations/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Integrations", + "position": 6 +}