Steps to replicate the issue (include links if applicable):
- Go to https://cxserver.wikimedia.org/v2?doc#/
- Try the /v2/translate/{from}/{to} with from as en, to as es, and string as <p>Hello, world</p>
What happens?:
The response has the same HTML: <p>Hello, world</p>
What should have happened instead?:
The response should be translated: <p>Hola Mundo</p>
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Cxserver version 1.2.1