Skip to content

Commit aaa95af

Browse files
committed
fix 'translation_replace' parameter has 'List' type instead of 'Map'
1 parent aeb899d commit aaa95af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/crowdin/crowdin.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ files:
55
- '/_coverpage.md'
66
- '/_navbar.md'
77
translation_replace:
8-
- zh: ""
8+
- key: zh
9+
value: ""
910

1011
project_id_env: CROWDIN_PROJECT_ID
1112
api_token_env: CROWDIN_PERSONAL_TOKEN

0 commit comments

Comments
 (0)