We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bf3e9 commit c437667Copy full SHA for c437667
.github/workflows/co-op-translator.yml
@@ -58,8 +58,8 @@ jobs:
58
# Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours
59
# translate -l "zh tw hk fr ja ko pt es de fa pl hi" -y
60
# translate -l "ru ar ur mo ja bn mr ne pa br it tr" -y
61
- translate -l "el th sv da no fi nl he vi id ms tl" -y
62
- # translate -l "sw hu cs sk ro bg sr hr sl uk my" -y
+ # translate -l "el th sv da no fi nl he vi id ms tl" -y
+ translate -l "sw hu cs sk ro bg sr hr sl uk my" -y
63
64
- name: Authenticate GitHub App
65
id: generate_token
0 commit comments