Refine user profile access and chat sync
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
username: 'Benutzername',
|
||||
role: 'Rolle',
|
||||
statusLabel: 'Status',
|
||||
profiles: 'Profiles',
|
||||
profiles: 'Zugreifbare Profile',
|
||||
profilesPlaceholder: 'Zugreifbare Profile auswaehlen',
|
||||
allProfiles: 'Alle Profile',
|
||||
noProfiles: 'Keine Profile zugewiesen',
|
||||
@@ -679,7 +679,7 @@ jobTriggered: 'Job ausgelost',
|
||||
stopped: 'Gestoppt',
|
||||
restartGateway: 'Gateway neu starten',
|
||||
restartProfile: 'Profil neu starten',
|
||||
switchProfile: 'Profil wechseln',
|
||||
switchProfile: 'Frontend-Profil wechseln',
|
||||
gatewayRestarted: 'Gateway neu gestartet: {name}',
|
||||
gatewayRestartFailed: 'Gateway-Neustart fehlgeschlagen',
|
||||
profileRestarted: 'Profil neu gestartet: {name}',
|
||||
|
||||
Reference in New Issue
Block a user