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,15 +53,15 @@ jobs:
53
53
# IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION)
54
54
# =====================================================================
55
55
# 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
57
57
# Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours
58
58
# translate -l "ar ur tl mr ne pa" -y
59
59
# translate -l "mr ne pa" -y
60
60
# translate -l "bn ru mo br it tr" -y
61
61
# translate -l "br it tr" -y
62
62
# translate -l "el th sv da no" -y
63
63
# translate -l "sv da no" -y
64
- translate -l "fi nl he vi id ms" -y
64
+ # translate -l "fi nl he vi id ms" -y
65
65
# translate -l "vi id ms" -y
66
66
# translate -l "sw hu cs sk ro bg" -y
67
67
# translate -l "sk ro bg" -y
You can’t perform that action at this time.
0 commit comments