diff --git a/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/activities-panel/recording-activity/recording-activity.component.html b/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/activities-panel/recording-activity/recording-activity.component.html index 9017fa14..59e2b913 100644 --- a/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/activities-panel/recording-activity/recording-activity.component.html +++ b/openvidu-components-angular/projects/openvidu-components-angular/src/lib/components/panel/activities-panel/recording-activity/recording-activity.component.html @@ -67,9 +67,9 @@ {{ 'TOOLBAR.START_RECORDING' | translate }} - {{ 'PANEL.RECORDING.STARTING' | translate }} - {{ 'PANEL.RECORDING.STOPPING' | translate }} - Message: + {{ 'PANEL.RECORDING.STARTING' | translate }} + {{ 'PANEL.RECORDING.STOPPING' | translate }} + Message: {{ recordingError }}