Skip to content

Commit 8344e18

Browse files
authored
Comment out translation command for Greek and others
1 parent 450f245 commit 8344e18

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
@@ -58,10 +58,10 @@ jobs:
5858
# translate -l "es de fa pl hi" -y
5959
# translate -l "ru ar ur mo ja bn" -y
6060
# translate -l "mr ne pa br it tr" -y
61-
translate -l "el th sv da no fi" -y
61+
# translate -l "el th sv da no fi" -y
6262
# translate -l "nl he vi id ms tl" -y
6363
# translate -l "sw hu cs sk ro bg" -y
64-
# translate -l "sr hr sl uk my" -y
64+
translate -l "sr hr sl uk my" -y
6565
6666
- name: Authenticate GitHub App
6767
id: generate_token

0 commit comments

Comments
 (0)