perf: 优化文案

perf: 优化文案
This commit is contained in:
wangdan-fit2cloud 2024-05-28 10:12:24 +08:00 committed by GitHub
commit 2802ccc1d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ export default {
LimitDialog: {
dialogTitle: 'Access Restrictions',
showSourceLabel: 'Show Source',
clientQueryLimitLabel: 'Client Query Limit',
clientQueryLimitLabel: 'Each Client Query Limit',
timesDays: 'Times/Day',
whitelistLabel: 'Whitelist',
whitelistPlaceholder: 'Please enter allowed third-party source addresses, one per line, such as:\nhttp://127.0.0.1:5678\nhttps://dataease.io',

View File

@ -61,7 +61,7 @@ export default {
LimitDialog:{
dialogTitle: '访问限制',
showSourceLabel: '显示知识来源',
clientQueryLimitLabel: '客户端提问限制',
clientQueryLimitLabel: '每个客户端提问限制',
timesDays: '次/天',
whitelistLabel: '白名单',
whitelistPlaceholder: '请输入允许嵌入第三方的源地址,一行一个,如:\nhttp://127.0.0.1:5678\nhttps://dataease.io',