Skip to content

Commit b10f4eb

Browse files
authored
Swap translation languages in workflow
1 parent f1f10ae commit b10f4eb

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,8 +57,8 @@ jobs:
5757
# translate -l "ar ur tl" -y
5858
# translate -l "mr ne pa" -y
5959
# translate -l "bn ru mo" -y
60-
translate -l "br it tr" -y
61-
# translate -l "el th" -y
60+
# translate -l "br it tr" -y
61+
translate -l "el th" -y
6262
# translate -l "sv da no" -y
6363
# translate -l "fi nl he" -y
6464
# translate -l "vi id ms" -y

0 commit comments

Comments
 (0)