mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 19:35:24 +00:00
perf: update session page i18n
This commit is contained in:
@@ -43,7 +43,7 @@ export default {
|
||||
hidden: () => !this.$hasPerm('terminal.view_command')
|
||||
},
|
||||
{
|
||||
title: this.$t('Activity'),
|
||||
title: this.$t('SessionJoinRecords'),
|
||||
name: 'SessionJoinRecords',
|
||||
hidden: () => !this.$hasPerm('terminal.view_sessionjoinrecord')
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user