bars
VNTranslator
search
circle-xmark
⌘
Ctrl
k
Discord
Youtube
Become a Patron
更多
ellipsis
chevron-down
globe
Chinese Simplified - 中文(简体)
chevron-down
copy
复制
chevron-down
gear-complex-code
高级
chevron-right
API 网关
翻译记忆
hashtag
GET /tm/:id
参数
id(字符串)
必需
示例响应
复制
{
...
}
hashtag
GET /tm/getall
示例响应
复制
{
...
}
hashtag
PUT /tm/:id
参数
id(字符串)
必需
translated(字符串)
必需
示例响应
复制
{
...
}
hashtag
DEL /tm/:id
参数
id(字符串)
必需
示例响应
hashtag
GET /tm/search/?text=Hello World&max_results=100
参数
text(字符串)
必需
max_results(字符串)
示例响应
上一页
翻译
chevron-left
下一页
RegExp
chevron-right
GET /tm/:id
GET /tm/getall
PUT /tm/:id
DEL /tm/:id
GET /tm/search/?text=Hello World&max_results=100
sun-bright
desktop
moon
复制
{ ... }
复制
{ ... }
sun-bright
desktop
moon