Skip to content

Commit cecf558

Browse files
authored
Fix typo in translation command line
1 parent 99ab31f commit cecf558

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
@@ -56,7 +56,7 @@ jobs:
5656
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
5757
# translate -l "ar bn bg br cs da de el es fa fi fr he hi hr hu id it ja" -nb
5858
# translate -l "ko lt mo ms mr my ne nl no pa pl
59-
translate - l "pt ro ru sk sl sr sv sw" -nb
59+
translate -l "pt ro ru sk sl sr sv sw" -nb
6060
# translate -l "th tl tr tw uk ur vi zh hk" -nb
6161
# translate -l "ar ur tl mr ne pa bn ru mo" -y
6262
# translate -l "mr ne pa" -y

0 commit comments

Comments
 (0)