Skip to content

Commit a74da49

Browse files
authored
Modify translation languages in co-op-translator.yml
Updated translation languages in workflow file.
1 parent 07e464d commit a74da49

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,12 @@ jobs:
5252
# translate -l "es fr de" -y
5353
# translate -l "fi nl he" -y
5454
# translate -l "vi sw ms" -y
55-
translate -l "hu cs sk ro" -y
56-
# translate -l "id" -y
55+
# translate -l "hu cs sk" -y
56+
# translate -l "id ro" -y
5757
# translate -l "pt zh ja" -y
58+
translate -l "bg sr hr sl" -y
59+
# translate -l "uk my" -y
60+
5861
5962
6063
- name: Authenticate GitHub App

0 commit comments

Comments
 (0)