{{ $root.flashMessage.text }}

{{ $root.lang.app['registration.title'] }}

{{ $root.regData['subtitle.login'] }}

{{ $root.formCheck.errors.login }}
{{ $root.regData['placeholder.login'] }}
{{$root.regData['hint.login.row1']}}
{{$root.regData['hint.login.row2']}}
{{ $root.regData['placeholder.login'] }}
{{ $root.formCheck.errors.password }}
{{ $root.regData['placeholder.password'] }}
{{$root.regData['hint.password.row1']}}
{{$root.regData['hint.password.row2']}}
{{ $root.regData['placeholder.password'] }}
{{ $root.regData['placeholder.passagain'] }}
{{$root.regData['hint.password2.row1']}}
{{$root.regData['hint.password2.row2']}}
{{ $root.regData['placeholder.passagain'] }}

{{ $root.regData['subtitle.personal'] }}

{{ $root.formCheck.errors.name }}
{{ $root.regData['placeholder.name'] }}
{{$root.regData['hint.text']}}
{{ $root.regData['placeholder.name'] }}
{{ $root.formCheck.errors.surname }}
{{ $root.regData['placeholder.surname'] }}
{{$root.regData['hint.text']}}
{{ $root.regData['placeholder.surname'] }}
{{ $root.formCheck.errors.email }}
{{ $root.regData['placeholder.email'] }}
{{$root.regData['hint.email.row1']}}
{{$root.regData['hint.email.row2']}}
{{ $root.regData['placeholder.email'] }}
{{ $root.formCheck.errors.mobile }}
{{ $root.regData['placeholder.phone'] }}
{{$root.regData['hint.phone.row1']}}
{{$root.regData['hint.phone.row2']}}
{{ $root.regData['subtitle.phone'] }}
+{{ codex }}
{{ $root.formCheck.errors.gender }}
{{ $root.regData['subtitle.gender'] }}
{{ $root.formCheck.errors.born }}
{{ $root.regData['subtitle.born'] }}
{{ $root.formCheck.errors.city }}
{{ $root.regData['placeholder.city'] }}
{{$root.regData['hint.city']}}
{{ $root.regData['placeholder.city'] }}
{{ $root.formCheck.errors.country }}
{{ $root.regData['subtitle.country'] }}
{{ $root.formCheck.errors.currency }}
{{ $root.regData['subtitle.currency'] }}
{{ $root.formCheck.errors.timezone }}
  • {{ $root.regData['registration.accept'] }}