chore: translate i18n files (#22526)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
10e6b11ff6
commit
aeb68f99bd
@@ -57,9 +57,14 @@ const translation = {
|
||||
api_key: 'Khóa API',
|
||||
apiKeyPlaceholder: 'Tên tiêu đề HTTP cho Khóa API',
|
||||
apiValuePlaceholder: 'Nhập Khóa API',
|
||||
api_key_query: 'Tham số truy vấn',
|
||||
api_key_header: 'Tiêu đề',
|
||||
queryParamPlaceholder: 'Tên tham số truy vấn cho khóa API',
|
||||
},
|
||||
key: 'Khóa',
|
||||
value: 'Giá trị',
|
||||
queryParam: 'Tham số truy vấn',
|
||||
queryParamTooltip: 'Tên tham số truy vấn của API key để truyền vào, ví dụ: "key" trong "https://example.com/test?key=API_KEY".',
|
||||
},
|
||||
authHeaderPrefix: {
|
||||
title: 'Loại xác thực',
|
||||
|
Reference in New Issue
Block a user