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

@@ -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',