Skip to content

Commit d04970a

Browse files
authored
Merge pull request #1645 from microsoft/softchris-patch-28
Fix formatting in co-op-translator.yml
2 parents d6205ea + a79773a commit d04970a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# =====================================================================
5555
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
5656
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
57-
translate -l "ar ur tl mr ne pa" -y
57+
translate -l "ar ur tl mr ne pa" -y
5858
# translate -l "bn ru mo br it tr fi nl he" -y
5959
# 1a
6060
# translate -l "el th sv da no " -y

0 commit comments

Comments
 (0)