We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9261b31 commit 9ffc9b4Copy full SHA for 9ffc9b4
1 file changed
.github/workflows/auto-translate.yaml
@@ -95,7 +95,7 @@ jobs:
95
run: |
96
yarn toolkit-md translate \
97
--translation-dir website/i18n/${{ matrix.language }}/docusaurus-plugin-content-docs/current \
98
- --to ${{ matrix.language }} \
+ --to ${{ matrix.language }} --skip-file-suffix \
99
--write .
100
101
- name: Upload translation artifacts
0 commit comments