perf: 优化文案
perf: 优化文案
This commit is contained in:
commit
2802ccc1d4
@ -61,7 +61,7 @@ export default {
|
|||||||
LimitDialog: {
|
LimitDialog: {
|
||||||
dialogTitle: 'Access Restrictions',
|
dialogTitle: 'Access Restrictions',
|
||||||
showSourceLabel: 'Show Source',
|
showSourceLabel: 'Show Source',
|
||||||
clientQueryLimitLabel: 'Client Query Limit',
|
clientQueryLimitLabel: 'Each Client Query Limit',
|
||||||
timesDays: 'Times/Day',
|
timesDays: 'Times/Day',
|
||||||
whitelistLabel: 'Whitelist',
|
whitelistLabel: 'Whitelist',
|
||||||
whitelistPlaceholder: 'Please enter allowed third-party source addresses, one per line, such as:\nhttp://127.0.0.1:5678\nhttps://dataease.io',
|
whitelistPlaceholder: 'Please enter allowed third-party source addresses, one per line, such as:\nhttp://127.0.0.1:5678\nhttps://dataease.io',
|
||||||
|
|||||||
@ -61,7 +61,7 @@ export default {
|
|||||||
LimitDialog:{
|
LimitDialog:{
|
||||||
dialogTitle: '访问限制',
|
dialogTitle: '访问限制',
|
||||||
showSourceLabel: '显示知识来源',
|
showSourceLabel: '显示知识来源',
|
||||||
clientQueryLimitLabel: '客户端提问限制',
|
clientQueryLimitLabel: '每个客户端提问限制',
|
||||||
timesDays: '次/天',
|
timesDays: '次/天',
|
||||||
whitelistLabel: '白名单',
|
whitelistLabel: '白名单',
|
||||||
whitelistPlaceholder: '请输入允许嵌入第三方的源地址,一行一个,如:\nhttp://127.0.0.1:5678\nhttps://dataease.io',
|
whitelistPlaceholder: '请输入允许嵌入第三方的源地址,一行一个,如:\nhttp://127.0.0.1:5678\nhttps://dataease.io',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user