We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753b74c commit 69b0d64Copy full SHA for 69b0d64
1 file changed
.github/workflows/co-op-translator.yml
@@ -65,8 +65,8 @@ jobs:
65
# translate -l "el th sv da" -y
66
# translate -l "no fi nl he" -y
67
# translate -l "vi id ms tl" -y
68
- translate -l "sw hu cs sk" -y
69
- # translate -l "ro bg sr hr" -y
+ # translate -l "sw hu cs sk" -y
+ translate -l "ro bg sr hr" -y
70
# translate -l "sl uk my" -y
71
72
- name: Authenticate GitHub App
@@ -145,5 +145,6 @@ jobs:
145
146
147
148
+
149
150
0 commit comments