{{ "rffwhid.rffwhid_wizard_fix_motor_direction_step_2.HEADLINE" | translate }} {{ "rffwhid.rffwhid_wizard_fix_motor_direction_step_2.SUBHEAD" | translate }}

{{ "rffwhid.rffwhid_wizard_fix_motor_direction_step_2.TITLE_ROW" | translate }}

{{ motorSpinning ? ("STOP"|translate) : ("START"|translate) }}
{{ "rffwhid.rffwhid_wizard_fix_motor_direction_step_2.ALREADY_SET_MOTOR" | translate }} {{ "FRONT_LEFT" | translate }} {{ checkMoutKey(0) != null ? ("rffwhid.rffwhid_wizard_fix_motor_direction_step_2.ALREADY_SET_MOTOR"|translate): "" }}
{{ "FRONT_RIGHT" | translate }} {{ checkMoutKey(1) != null ? ("rffwhid.rffwhid_wizard_fix_motor_direction_step_2.ALREADY_SET_MOTOR"|translate): "" }}
{{ "REAR_LEFT" | translate }} {{ checkMoutKey(3) != null ? ("rffwhid.rffwhid_wizard_fix_motor_direction_step_2.ALREADY_SET_MOTOR"|translate): "" }}
{{ "REAR_RIGHT" | translate }}{{ checkMoutKey(2) != null ? ("rffwhid.rffwhid_wizard_fix_motor_direction_step_2.ALREADY_SET_MOTOR"|translate): "" }}
{{ "CANCEL" | translate }} {{ "BACK" | translate }} {{ "NEXT" | translate }}