|
|
|
@ -21,8 +21,8 @@
|
|
|
|
<p class="leftDiv">{{'verificationcode,title' | translate}}
|
|
|
|
<p class="leftDiv">{{'verificationcode,title' | translate}}
|
|
|
|
<span class="boldTxtNav">{{'verificationcode,verificationcode' | translate}}</span>
|
|
|
|
<span class="boldTxtNav">{{'verificationcode,verificationcode' | translate}}</span>
|
|
|
|
{{'verificationcode,by' | translate}}
|
|
|
|
{{'verificationcode,by' | translate}}
|
|
|
|
<span *ngIf="loginType == 1" class="boldTxtNav">{{'verificationcode , sms' | translate}}</span>
|
|
|
|
<span *ngIf="loginType == 1 || activeType == 1" class="boldTxtNav">{{'verificationcode , sms' | translate}}</span>
|
|
|
|
<span *ngIf="loginType == 4" class="boldTxtNav">{{'verificationcode , whatsapp' | translate}}</span>
|
|
|
|
<span *ngIf="loginType == 4 || activeType == 4" class="boldTxtNav">{{'verificationcode , whatsapp' | translate}}</span>
|
|
|
|
|
|
|
|
|
|
|
|
{{'verificationcode,instruct' | translate}}
|
|
|
|
{{'verificationcode,instruct' | translate}}
|
|
|
|
<span class="boldTxtNav">{{'general,submit' | translate}}</span
|
|
|
|
<span class="boldTxtNav">{{'general,submit' | translate}}</span
|
|
|
|
|