翻译-保存
开发中
POST
https://api.chasing.com/i18n/save
提交格式为json格式,测试是否需要修改head头
格式
"download_page": {
"go2": "To download the APP, CHASING GO2, please click on the upper right corner button and then select "Open in Browser".",
"go3": "To download the APP, CHASING GO3, please click on the upper right corner button and then select "Open in Browser"."
}
}
页面路由 :{
页面使用的key:页面文字内容
}
请求参数
Header 参数
Content-Type
string
必需
示例值:
application/json; charset=utf-8
示例代码
返回响应
修改于 2024-11-18 09:53:56