chore: translate i18n files (#22526)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
10e6b11ff6
commit
aeb68f99bd
@@ -85,9 +85,14 @@ const translation = {
|
||||
api_key: 'API 키',
|
||||
apiKeyPlaceholder: 'API 키의 HTTP 헤더 이름',
|
||||
apiValuePlaceholder: 'API 키를 입력하세요',
|
||||
api_key_query: '쿼리 매개변수',
|
||||
queryParamPlaceholder: 'API 키에 대한 쿼리 매개변수 이름',
|
||||
api_key_header: '헤더',
|
||||
},
|
||||
key: '키',
|
||||
value: '값',
|
||||
queryParam: '쿼리 매개변수',
|
||||
queryParamTooltip: '전달할 API 키 쿼리 매개변수의 이름, 예: "https://example.com/test?key=API_KEY"에서의 "key".',
|
||||
},
|
||||
authHeaderPrefix: {
|
||||
title: '인증 유형',
|
||||
|
||||
Reference in New Issue
Block a user