Appearance
提供多语言翻译和本地化的相关API接口集合。
POST /api/v1/translate HTTP/1.1 Content-Type: application/json { "text": "Hello world", "source": "en", "target": "zh" }