mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 04:08:10 +08:00
feat: 完善我的分享
This commit is contained in:
@@ -1224,6 +1224,15 @@ export default {
|
||||
link_expire: 'Link is expire',
|
||||
link_share_desc: 'After opening the link, anyone can access the dashboard through this link.',
|
||||
share: 'Share',
|
||||
remove_share_confirm: 'Sure removel All share ?',
|
||||
share_in: 'Share in',
|
||||
share_out: 'Share out',
|
||||
who_share: 'Who share',
|
||||
when_share: 'When share',
|
||||
share_to: 'Share to',
|
||||
org: 'Orgnization',
|
||||
role: 'Role',
|
||||
user: 'User',
|
||||
datalist: 'Chart List',
|
||||
group: 'Catalogue',
|
||||
panel: 'Dashboard',
|
||||
|
||||
@@ -1227,6 +1227,15 @@ export default {
|
||||
link_expire: '鏈接已過期!',
|
||||
link_share_desc: '開啓鏈接後,任何人可通過此鏈接訪問儀表板。',
|
||||
share: '分享',
|
||||
remove_share_confirm: '確認取消當前儀表板所有分享?',
|
||||
share_in: '分享給我',
|
||||
share_out: '我分享的',
|
||||
who_share: '分享人',
|
||||
when_share: '分享時間',
|
||||
share_to: '分享對象',
|
||||
org: '組織',
|
||||
role: '角色',
|
||||
user: '用戶',
|
||||
datalist: '視圖列表',
|
||||
group: '目錄',
|
||||
panel: '儀表板',
|
||||
|
||||
@@ -1235,6 +1235,15 @@ export default {
|
||||
link_share: '链接分享',
|
||||
link_share_desc: '开启链接后,任何人可通过此链接访问仪表板。',
|
||||
share: '分享',
|
||||
remove_share_confirm: '确认取消当前仪表板所有分享?',
|
||||
share_in: '分享给我',
|
||||
share_out: '我分享的',
|
||||
who_share: '分享人',
|
||||
when_share: '分享时间',
|
||||
share_to: '分享对象',
|
||||
org: '组织',
|
||||
role: '角色',
|
||||
user: '用户',
|
||||
datalist: '视图列表',
|
||||
group: '目录',
|
||||
panel: '仪表板',
|
||||
|
||||
Reference in New Issue
Block a user