fix(web): pricing UI

This commit is contained in:
zhaoying
2025-12-26 13:58:43 +08:00
parent 52bc67d91d
commit 0a5beeb053
6 changed files with 16 additions and 8 deletions

View File

@@ -1501,7 +1501,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
schema: 'Schema',
schemaPlaceholder: 'Enter your OpenAPI schema here',
authentication: 'Authentication Method',
tag: 'Tag',
tags: 'Tag',
created_at: 'Created At',
headerName: 'Header Name',
null: 'None',

View File

@@ -1603,7 +1603,7 @@ export const zh = {
schema: 'Schema',
schemaPlaceholder: '在此处输入您的 OpenAPI schema',
authentication: '鉴权方式',
tag: '标签',
tags: '标签',
created_at: '创建时间',
headerName: 'Header 名称',
null: '无',