This is an automated email from the ASF dual-hosted git repository.

shuai pushed a commit to branch build-community
in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git


The following commit(s) were added to refs/heads/build-community by this push:
     new 0741188e feat: crowidn add community sources
0741188e is described below

commit 0741188e097e6ae200817cb14867c9acdd9ea749
Author: shuai <[email protected]>
AuthorDate: Wed Nov 15 10:19:10 2023 +0800

    feat: crowidn add community sources
---
 crowdin.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/crowdin.yml b/crowdin.yml
index cca93a5c..8764ed04 100644
--- a/crowdin.yml
+++ b/crowdin.yml
@@ -5,6 +5,8 @@ files:
   # Docs Markdown files
   - source: /docs/**/*
     translation: 
/i18n/%locale%/docusaurus-plugin-content-docs/current/**/%original_file_name%
+  - source: /website/community/**/*
+    translation: 
/i18n/%locale%/docusaurus-plugin-content-docs-community/current/**/%original_file_name%
   # Blog Markdown files
   - source: /blog/**/*
     translation: 
/i18n/%locale%/docusaurus-plugin-content-blog/**/%original_file_name%

Reply via email to