chore: translate i18n files (#22526)

Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-17 13:25:39 +08:00
committed by GitHub
parent 10e6b11ff6
commit aeb68f99bd
109 changed files with 1196 additions and 35 deletions

View File

@@ -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: '인증 유형',