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-ключ',
|
||||
apiKeyPlaceholder: 'Назва HTTP-заголовка для API-ключа',
|
||||
apiValuePlaceholder: 'Введіть API-ключ',
|
||||
api_key_header: 'Заголовок',
|
||||
queryParamPlaceholder: 'Назва параметра запиту для API Ключа',
|
||||
api_key_query: 'Параметр запиту',
|
||||
},
|
||||
key: 'Ключ',
|
||||
value: 'Значення',
|
||||
queryParam: 'Параметр запиту',
|
||||
queryParamTooltip: 'Ім\'я параметра запиту для ключа API, який потрібно передати, наприклад, "key" в "https://example.com/test?key=API_KEY".',
|
||||
},
|
||||
authHeaderPrefix: {
|
||||
types: {
|
||||
|
||||
Reference in New Issue
Block a user