Skip to content

Commit 8dab55a

Browse files
authored
Modify translation languages in workflow file
1 parent 402ecc7 commit 8dab55a

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
@@ -57,8 +57,9 @@ jobs:
5757
# translate -l "zh tw hk fr ja ko pt" -y
5858
# translate -l "es de fa pl hi" -y
5959
# translate -l "ru ar ur mo ja bn" -y
60-
translate -l "mr ne pa br it tr" -y
61-
# translate -l "el th sv da no fi" -y
60+
translate -l "mr ne pa br" -y
61+
# translate -l "el th it tr" -y
62+
# translate -l "sv da no fi" -y
6263
# translate -l "nl he vi id ms tl" -y
6364
# translate -l "sw hu cs sk ro bg" -y
6465
# translate -l "sr hr sl uk my" -y

0 commit comments

Comments
 (0)