File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
packages/manager/apps/sign-up/src/form Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 2121 data-on-focus ="$ctrl.onStepFocus('details') "
2222 data-ng-class ="{ 'oui-stepper__step_form_active': $ctrl.isActiveStep('details') } "
2323 data-prevent-next ="true ">
24+ < p data-translate ="sign_up_form_global_information "> </ p >
2425 < div data-ui-view ="details "> </ div >
2526 </ oui-step-form >
2627 < oui-step-form data-header ="{{ $ctrl.me.model.legalform !== 'individual' ? 'sign_up_form_activity_step_title' : 'sign_up_form_other_informations_step_title' | translate }} "
Original file line number Diff line number Diff line change 55 "sign_up_form_other_informations_step_title" : " Informations complémentaires" ,
66 "sign_up_form_next_button" : " Étape suivante" ,
77 "sign_up_form_submit_button" : " Créer un compte" ,
8- "sign_up_form_submit_error" : " Oups ! Une erreur est survenue lors de la création du compte."
8+ "sign_up_form_submit_error" : " Oups ! Une erreur est survenue lors de la création du compte." ,
9+ "sign_up_form_global_information" : " Pour pouvoir commander, n'oubliez pas de renseigner toutes vos informations."
910}
You can’t perform that action at this time.
0 commit comments