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 5454 # IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION)
5555 # =====================================================================
5656 # Example: Translate to Spanish, French, German. Add -y to auto-confirm.
57- # translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
57+ translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
5858 # Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours
5959 # translate -l "zh tw hk" -y
6060 # translate -l "fr ja ko" -y
7171 # translate -l "sw hu cs"
7272 # translate -l "sk ro" -y
7373 # translate -l "bg sr hr" -y
74- translate -l "sl uk my" -y
74+ # translate -l "sl uk my" -y
7575
7676 - name : Authenticate GitHub App
7777 id : generate_token
You can’t perform that action at this time.
0 commit comments