bars
VNTranslator
search
circle-xmark
⌘
Ctrl
k
Discord
Youtube
Become a Patron
더 보기
ellipsis
chevron-down
globe
Korean - 한국어
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