-
Notifications
You must be signed in to change notification settings - Fork 2
/
transifex.yaml
36 lines (33 loc) · 1.34 KB
/
transifex.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
git:
filters:
- filter_type: file
file_format: KEYVALUEJSON
source_language: zh-CN
source_file: 'i18n/zh-CN/docusaurus-theme-classic/navbar.json'
translation_files_expression: 'i18n/<lang>/docusaurus-theme-classic/navbar.json'
- filter_type: file
file_format: KEYVALUEJSON
source_language: zh-CN
source_file: 'i18n/zh-CN/docusaurus-theme-classic/footer.json'
translation_files_expression: 'i18n/<lang>/docusaurus-theme-classic/footer.json'
- filter_type: file
file_format: KEYVALUEJSON
source_language: zh-CN
source_file: 'i18n/zh-CN/docusaurus-plugin-content-blog-main/options.json'
translation_files_expression: 'i18n/<lang>/docusaurus-plugin-content-blog-main/options.json'
- filter_type: file
file_format: KEYVALUEJSON
source_language: zh-CN
source_file: 'i18n/zh-CN/docusaurus-plugin-content-blog-precepts/options.json'
translation_files_expression: 'i18n/<lang>/docusaurus-plugin-content-blog-precepts/options.json'
- filter_type: file
file_format: KEYVALUEJSON
source_language: zh-CN
source_file: 'i18n/zh-CN/code.json'
translation_files_expression: 'i18n/<lang>/code.json'
settings:
pr_branch_name: tx_translations_<br_unique_id>
language_mapping:
zh_CN: zh-CN
en_US: en-US
ja_JP: ja-JP