From cc70e5925ceed96ba37880032b7f8a0fa5bb761a Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Tue, 10 Oct 2023 19:50:02 +0200 Subject: [PATCH] chore: update crowdin --- crowdin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yaml b/crowdin.yaml index 80bc843fa..df4c25c15 100644 --- a/crowdin.yaml +++ b/crowdin.yaml @@ -15,5 +15,5 @@ files: ignore: [/website/docs/api/**/*] - source: /website/versioned_docs/**/* translation: /website/i18n/%locale%/docusaurus-plugin-content-docs/**/%original_file_name% - ignore: [/website/versioned_docs/version-5.x/api/**/*] + ignore: [/website/versioned_docs/version-5.x/api/**/*, /website/versioned_docs/version-6.x/api/**/*] \ No newline at end of file