Merge #69 into develop_web from feature/20251219_zy
fix(web): pricing UI * feature/20251219_zy: (1 commits) fix(web): pricing UI Signed-off-by: zhaoying <zhaoying@redbearai.com> Merged-by: zhaoying <zhaoying@redbearai.com> CR-link: https://codeup.aliyun.com/redbearai/python/redbear-mem-open/change/69
This commit is contained in:
@@ -1525,7 +1525,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',
|
||||
|
||||
@@ -1626,7 +1626,7 @@ export const zh = {
|
||||
schema: 'Schema',
|
||||
schemaPlaceholder: '在此处输入您的 OpenAPI schema',
|
||||
authentication: '鉴权方式',
|
||||
tag: '标签',
|
||||
tags: '标签',
|
||||
created_at: '创建时间',
|
||||
headerName: 'Header 名称',
|
||||
null: '无',
|
||||
|
||||
Reference in New Issue
Block a user