Skip to content

Commit b057d19

Browse files
authored
Update Co-op Translator workflow configuration
1 parent 3422d8f commit b057d19

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ jobs:
5959
# translate -l "zh tw hk fr" -y
6060
# translate -l "ja ko pt es" -y
6161
# translate -l "de fa pl hi" -y
62-
translate -l "ru ar ur mo" -y
63-
# translate -l "ja bn mr ne" -y
62+
# translate -l "ru ar ur mo" -y
63+
translate -l "ja bn mr ne" -y
6464
# translate -l "pa br it tr" -y
6565
# translate -l "el th sv da" -y
6666
# translate -l "no fi nl he" -y
@@ -129,5 +129,6 @@ jobs:
129129
130130
131131
132+
132133
133134

0 commit comments

Comments
 (0)