mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-09-03 11:43:03 +02:00
Modify translation command in workflow
Updated translation command to use different languages. zh tw hk fr ja ko - images
This commit is contained in:
3
.github/workflows/co-op-translator.yml
vendored
3
.github/workflows/co-op-translator.yml
vendored
@@ -56,7 +56,8 @@ jobs:
|
||||
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
|
||||
# translate -l "zh tw hk fr ja ko" -y
|
||||
# translate -l "pt es de fa pl hi" -y
|
||||
translate -l "pt es de fa pl hi" -img
|
||||
# translate -l "pt es de fa pl hi" -img
|
||||
translate -l "zh tw hk fr ja ko" -img
|
||||
|
||||
- name: Authenticate GitHub App
|
||||
id: generate_token
|
||||
|
Reference in New Issue
Block a user