Refine user profile access and chat sync
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
username: 'Username',
|
||||
role: 'Role',
|
||||
statusLabel: 'Status',
|
||||
profiles: 'Profiles',
|
||||
profiles: 'Accessible Profiles',
|
||||
profilesPlaceholder: 'Select accessible profiles',
|
||||
allProfiles: 'All profiles',
|
||||
noProfiles: 'No profiles assigned',
|
||||
@@ -782,7 +782,7 @@ export default {
|
||||
stopped: 'Stopped',
|
||||
restartGateway: 'Restart Gateway',
|
||||
restartProfile: 'Restart Profile',
|
||||
switchProfile: 'Switch Profile',
|
||||
switchProfile: 'Switch Frontend Profile',
|
||||
gatewayRestarted: 'Gateway restarted: {name}',
|
||||
gatewayRestartFailed: 'Failed to restart gateway',
|
||||
profileRestarted: 'Profile restarted: {name}',
|
||||
|
||||
Reference in New Issue
Block a user