Skip to content

Commit 54c6dfb

Browse files
authored
chore(crowdin): ignore the knowledgebase (#4993)
* chore(crowdin): ignore the knowledgebase * chore(crowdin): fixed spanish code
1 parent 95b2e81 commit 54c6dfb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crowdin.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ files:
44
content_segmentation: 0
55
ignore:
66
- /locale/en/blog/**/*.md
7+
- /locale/en/knowledge/**/*.md
78
languages_mapping:
89
two_letters_code:
910
pt-BR: pt-br
1011
zh-CN: zh-cn
1112
zh-TW: zh-tw
13+
es-ES: es
1214
- source: /locale/en/**/*.json
1315
translation: /locale/%two_letters_code%/**/%original_file_name%
1416
ignore:
@@ -18,3 +20,4 @@ files:
1820
pt-BR: pt-br
1921
zh-CN: zh-cn
2022
zh-TW: zh-tw
23+
es-ES: es

0 commit comments

Comments
 (0)