Skip to content

Commit 7325d31

Browse files
authored
Modify translation language commands in workflow
1 parent 5b63116 commit 7325d31

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
@@ -57,10 +57,10 @@ jobs:
5757
# translate -l "ar ur tl mr ne pa bn ru mo" -y
5858
# translate -l "mr ne pa" -y
5959
# translate -l "bn ru mo" -y
60-
translate -l "br it tr el th sv da no" -y
60+
# translate -l "br it tr el th sv da no" -y
6161
# translate -l "el th" -y
6262
# translate -l "sv da no" -y
63-
# translate -l "fi nl he vi id ms sw hu cs" -y
63+
translate -l "fi nl he vi id ms sw hu cs" -y
6464
# translate -l "vi id ms" -y
6565
# translate -l "sw hu cs" -y
6666
# translate -l "sk ro bg sr hr sl ja uk my" -y

0 commit comments

Comments
 (0)