We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990e1d3 commit 0e9c040Copy full SHA for 0e9c040
1 file changed
.github/workflows/co-op-translator.yml
@@ -61,8 +61,8 @@ jobs:
61
# translate -l "bn ru mo" -y
62
# translate -l "br it tr" -y
63
# translate -l "el th" -y
64
- translate -l "sv da no" -y
65
- # translate -l "fi nl he" -y
+ # translate -l "sv da no" -y
+ translate -l "fi nl he" -y
66
# translate -l "vi id ms" -y
67
# translate -l "sw hu cs" -y
68
# translate -l "sk ro bg" -y
@@ -110,3 +110,4 @@ jobs:
110
111
112
113
+
0 commit comments