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
@@ -57,9 +57,14 @@ const translation = {
|
||||
api_key: 'API Key',
|
||||
apiKeyPlaceholder: 'HTTP 頭部名稱,用於傳遞 API Key',
|
||||
apiValuePlaceholder: '輸入 API Key',
|
||||
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