Skip to content

Commit

Permalink
666
Browse files Browse the repository at this point in the history
  • Loading branch information
fan-ziqi committed Jul 4, 2024
1 parent 41cfb34 commit 59a6623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-and-translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:

- name: Translate using custom script
working-directory: isaaclab/docs
run: python po_translator.py --folder ./locales --lang zh_CN --folder-language
run: python po_translator.py --folder ./locales --lang zh_CN --folder-language --buck --bulksize=1000

- name: Build HTML with translations
working-directory: isaaclab/docs
Expand Down

0 comments on commit 59a6623

Please sign in to comment.