Skip to content

Commit 7094707

Browse files
authored
Update translation languages in workflow
1 parent 274ce79 commit 7094707

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/co-op-translator.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ jobs:
5555
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
5656
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
5757
# translate -l "ar ur tl mr ne pa" -y
58-
translate -l "bn ru mo br it tr fi nl he" -y
59-
# translate -l "el th sv da no vi id ms " -y
60-
# translate -l "sw hu cs" -y
58+
# 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
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)