Skip to content

Commit f592d54

Browse files
authored
Modify translation commands in workflow file
1 parent d60a56d commit f592d54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/co-op-translator.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ jobs:
6262
# translate -l "sv da no fi" -y
6363
translate -l "he vi id ms tl" -y
6464
# translate -l "sw hu cs sk ro bg" -y
65-
translate -l "sr hr sl" -y
66-
# translate -l "nl uk my" -y
65+
# translate -l "sr hr sl" -y
66+
translate -l "nl uk my" -y
6767
6868
- name: Authenticate GitHub App
6969
id: generate_token

0 commit comments

Comments
 (0)