diff --git a/ui-ngx/src/app/modules/home/components/widget/dialog/embed-dashboard-dialog.component.html b/ui-ngx/src/app/modules/home/components/widget/dialog/embed-dashboard-dialog.component.html index 36837414ed..e45da616f3 100644 --- a/ui-ngx/src/app/modules/home/components/widget/dialog/embed-dashboard-dialog.component.html +++ b/ui-ngx/src/app/modules/home/components/widget/dialog/embed-dashboard-dialog.component.html @@ -35,7 +35,7 @@ type="button" [disabled]="(isLoading$ | async)" (click)="close()" cdkFocusInitial> - Close + {{ 'action.close' | translate }}