Skip to content

Commit 55e0363

Browse files
authored
Reorder translation commands in workflow file
1 parent ad0eb6b commit 55e0363

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
@@ -56,8 +56,8 @@ jobs:
5656
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
5757
# translate -l "ar ur tl mr ne pa" -y
5858
# translate -l "bn ru mo br it tr fi nl he" -y
59-
translate -l "el th sv da no vi id ms ja uk my" -y
60-
# translate -l "sw hu cs sk ro bg sr hr sl" -y
59+
# translate -l "el th sv da no vi id ms ja uk my" -y
60+
translate -l "sw hu cs sk ro bg sr hr sl" -y
6161
# translate -l "sk ro bg" -y
6262
# translate -l "sr hr sl" -y
6363
# translate -l "ja uk my" -y

0 commit comments

Comments
 (0)