feat: update user sync terminology for clarity in English and Chinese
parent
c25a950650
commit
828e74f635
|
|
@ -1,7 +1,7 @@
|
||||||
export default {
|
export default {
|
||||||
title: 'Chat Users',
|
title: 'Chat Users',
|
||||||
syncUsers: 'Sync Users',
|
syncUsers: 'Import Users',
|
||||||
syncUsersTip: 'Only sync newly added users',
|
syncUsersTip: 'Only import newly added users',
|
||||||
setUserGroups: 'Configure User Groups',
|
setUserGroups: 'Configure User Groups',
|
||||||
knowledgeTitleTip:
|
knowledgeTitleTip:
|
||||||
'This configuration will only take effect after enabling chat user login authentication in the associated application',
|
'This configuration will only take effect after enabling chat user login authentication in the associated application',
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
export default {
|
export default {
|
||||||
title: '对话用户',
|
title: '对话用户',
|
||||||
syncUsers: '同步用户',
|
syncUsers: '导入用户',
|
||||||
syncUsersTip: '仅同步新增用户',
|
syncUsersTip: '仅导入新增用户',
|
||||||
setUserGroups: '设置用户组',
|
setUserGroups: '设置用户组',
|
||||||
knowledgeTitleTip: '该配置需要关联的应用开启对话用户登录认证后才会生效',
|
knowledgeTitleTip: '该配置需要关联的应用开启对话用户登录认证后才会生效',
|
||||||
applicationTitleTip: '该配置需要应用开启登录认证后生效',
|
applicationTitleTip: '该配置需要应用开启登录认证后生效',
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
export default {
|
export default {
|
||||||
title: '對話用戶',
|
title: '對話用戶',
|
||||||
syncUsers: '同步用戶',
|
syncUsers: '导入用戶',
|
||||||
syncUsersTip: '僅同步新增用戶',
|
syncUsersTip: '僅导入新增用戶',
|
||||||
setUserGroups: '設定用戶組',
|
setUserGroups: '設定用戶組',
|
||||||
knowledgeTitleTip: '該配置需要關聯的應用開啟對話用戶登入認證後才會生效',
|
knowledgeTitleTip: '該配置需要關聯的應用開啟對話用戶登入認證後才會生效',
|
||||||
applicationTitleTip: '該配置需要應用開啟登入認證後生效',
|
applicationTitleTip: '該配置需要應用開啟登入認證後生效',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue