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