Update translation languages in workflow
Removed languages 'hr', 'sl', 'ja', 'uk', and 'my' from translation command.
This commit is contained in:
parent
6f94eb9ce2
commit
d2d0bb45aa
|
|
@ -63,7 +63,7 @@ jobs:
|
|||
# translate -l "fi nl he vi id ms sw hu cs" -y
|
||||
# translate -l "vi id ms" -y
|
||||
# translate -l "sw hu cs" -y
|
||||
translate -l "sk ro bg sr hr sl ja uk my" -y
|
||||
translate -l "sk ro bg sr" -y
|
||||
# translate -l "sr hr sl" -y
|
||||
# translate -l "ja uk my" -y
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue