Home
{{ login_button_title }}
Logout
{{ login_button_title }}
{{ register_button_title }}
{{ language_display.name }}
{{ $t(language.name) }}
{{ $t('partner_register') }}
{{ $t('successfully_sent_header' )}}
{{ $t('company_name') }}
{{ $t('missing_company_name') }}
{{ $t('company_city') }}
{{ city.code }} {{ city.name }}
{{ $t('missing_city') }}
{{ $t('invalid_city') }}
{{ $t('company_address_l1') }}
{{ $t('missing_address') }}
{{ $t('company_address_l2') }}
{{ $t('company_type') }}
{{ type ? $t(type.name) : '' }}
{{ $t('missing_company_type') }}
{{ $t('language') }}
{{ $t(lang) }}
{{ $t('missing_language') }}
{{ $t('parent_partner') }}
{{ partner.name }}
{{ $t('missing_parent_partner') }}
{{ $t('contact_details') }}
{{ $t('title') }}
{{ title ? $t(title.name) : '' }}
{{ $t('missing_title') }}
{{ $t('first_name') }}
{{ $t('missing_contact_person_first_name') }}
{{ $t('name') }}
{{ $t('missing_contact_person_name') }}
{{ $t('email') }}
{{ $t('invalid_email') }}
{{ $t('phone') }}
{{ $t('missing_phone') }}
{{ $t('send') }}
{{ $t('successfully_sent') }}