docs: wording

This commit is contained in:
Simon
2025-10-23 21:20:48 +08:00
parent da822c5fe1
commit df449166d5
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ export default {
}, },
}, },
benefits: { benefits: {
no_backend: 'Zero Backend', no_backend: 'Pure Front-end Solution',
private_model: 'Your Own Models', private_model: 'Your Own Models',
data_masking: 'Built-in Privacy', data_masking: 'Built-in Privacy',
open_source: 'MIT Open Source', open_source: 'MIT Open Source',

View File

@@ -31,7 +31,7 @@ export default {
}, },
}, },
benefits: { benefits: {
no_backend: '无需后端', no_backend: '纯前端方案',
private_model: '支持私有模型', private_model: '支持私有模型',
data_masking: '无痛脱敏', data_masking: '无痛脱敏',
open_source: 'MIT 开源', open_source: 'MIT 开源',