Skip to content

Commit c6eb20f

Browse files
authored
Merge pull request #1562 from microsoft/softchris-patch-10
gradual translation
2 parents 9a5975f + 9a812a6 commit c6eb20f

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
@@ -53,8 +53,8 @@ jobs:
5353
# IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION)
5454
# =====================================================================
5555
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
56-
translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
57-
# translate -l "ar ur tl mr ne pa" -y
56+
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
57+
translate -l "ar ur tl mr ne pa" -y
5858
# translate -l "bn ru mo br it tr fi nl he" -y
5959
# translate -l "el th sv da no vi id ms ja uk my" -y
6060
# translate -l "sw hu cs sk ro bg sr hr sl" -y

0 commit comments

Comments
 (0)