DM-337 - added translation params
This commit is contained in:
parent
e1323070c6
commit
0fd87149ae
@ -15,7 +15,7 @@
|
||||
|
||||
<div class="text">
|
||||
<label class="details-radio-label pointer">{{ option.label | translate }}</label>
|
||||
<span class="hint">{{ option.description | translate }}</span>
|
||||
<span class="hint">{{ option.description | translate : option.descriptionParams }}</span>
|
||||
|
||||
<div *ngIf="option.extraOption && !option.extraOption.hidden && isSelected(option)" class="iqser-input-group">
|
||||
<mat-checkbox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user