@if (countdown$ | async; as countdown) { @if (countdown > 0) { {{ T.F.FOCUS_MODE.GET_READY | translate }} {{ T.F.FOCUS_MODE.PREP_STRETCH | translate }} {{ T.F.FOCUS_MODE.PREP_SIT_UPRIGHT | translate }} {{ T.F.FOCUS_MODE.PREP_GET_MENTALLY_READY | translate }} {{ countdown }} } } @else { {{ T.F.FOCUS_MODE.GOGOGO | translate }} }