Skip to content

Commit 3284167

Browse files
authored
Modify translation languages in workflow
1 parent afe4bc8 commit 3284167

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" -y
5858
# translate -l "mr ne pa" -y
59-
translate -l "bn ru mo" -y
60-
# translate -l "br it tr" -y
59+
# translate -l "bn ru mo" -y
60+
translate -l "br it tr" -y
6161
# translate -l "el th" -y
6262
# translate -l "sv da no" -y
6363
# translate -l "fi nl he" -y

0 commit comments

Comments
 (0)