Skip to content

Commit c437667

Browse files
authored
Modify translation language options in workflow
1 parent 52bf3e9 commit c437667

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/co-op-translator.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ jobs:
5858
# Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours
5959
# translate -l "zh tw hk fr ja ko pt es de fa pl hi" -y
6060
# translate -l "ru ar ur mo ja bn mr ne pa br it tr" -y
61-
translate -l "el th sv da no fi nl he vi id ms tl" -y
62-
# translate -l "sw hu cs sk ro bg sr hr sl uk my" -y
61+
# translate -l "el th sv da no fi nl he vi id ms tl" -y
62+
translate -l "sw hu cs sk ro bg sr hr sl uk my" -y
6363
6464
- name: Authenticate GitHub App
6565
id: generate_token

0 commit comments

Comments
 (0)