File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,13 +53,13 @@ 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
56+ 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 ko lt uk ur" -nb -y
5858 # translate -l "ar bn bg br cs da de el es fa fi fr" -y
5959 # translate -l "he hi hr hu id it ja ko lt uk ur" -y
6060 # translate -l "mo ms mr my ne nl no pa pl pt ro ru sk sl sr sv sw th tl tr tw vi zh hk" -nb -y
6161 # translate -l "mo ms mr my ne nl no pa pl pt ro ru" -nb -y
62- translate -l "sk sl sr sv sw th tl tr tw vi zh hk" -nb -y
62+ # translate -l "sk sl sr sv sw th tl tr tw vi zh hk" -nb -y
6363 # Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours
6464 # this set only translates markdown files
6565 # translate -l "zh tw hk fr ja ko" -md -y
You can’t perform that action at this time.
0 commit comments