fix: api based extension modal title (#2414)

This commit is contained in:
zxhlyh
2024-02-07 15:01:53 +08:00
committed by GitHub
parent 41328bde97
commit f6059c377c
5 changed files with 6 additions and 3 deletions

View File

@@ -273,7 +273,7 @@ const translation = {
maxLength: '最大长度',
options: '选项',
addOption: '添加选项',
apiBasedVar: '基于API的变量',
apiBasedVar: '基于 API 的变量',
},
vision: {
name: '视觉',