File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -54,19 +54,11 @@ 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 bn ru mo" -y
58- # translate -l "mr ne pa" -y
59- # translate -l "bn ru mo" -y
57+ translate -l "ar ur tl mr ne pa bn ru mo" -y
6058 # translate -l "br it tr el th sv da no" -y
61- # translate -l "el th" -y
62- # translate -l "sv da no" -y
63- # translate -l "fi nl he vi id ms sw hu cs" -y
64- # translate -l "vi id ms" -y
65- # translate -l "sw hu cs" -y
59+ # translate -l "vi id ms sw hu cs" -y
6660 # translate -l "sk ro bg sr hr sl ja uk my" -y
67- # translate -l "sr hr sl" -y
68- # translate -l "ja uk my" -y
69-
61+
7062 - name : Authenticate GitHub App
7163 id : generate_token
7264 uses : tibdex/github-app-token@v1
You can’t perform that action at this time.
0 commit comments