Skip to content

Commit

Permalink
chore(crowdin): ignore the knowledgebase (#4993)
Browse files Browse the repository at this point in the history
* chore(crowdin): ignore the knowledgebase

* chore(crowdin): fixed spanish code
  • Loading branch information
ovflowd committed Jan 4, 2023
1 parent 95b2e81 commit 54c6dfb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ files:
content_segmentation: 0
ignore:
- /locale/en/blog/**/*.md
- /locale/en/knowledge/**/*.md
languages_mapping:
two_letters_code:
pt-BR: pt-br
zh-CN: zh-cn
zh-TW: zh-tw
es-ES: es
- source: /locale/en/**/*.json
translation: /locale/%two_letters_code%/**/%original_file_name%
ignore:
Expand All @@ -18,3 +20,4 @@ files:
pt-BR: pt-br
zh-CN: zh-cn
zh-TW: zh-tw
es-ES: es

0 comments on commit 54c6dfb

Please sign in to comment.