\r\n {{ $t('account-organisation-information-incorrect') }}\r\n
\r\n\r\n {{ $t('account-organisation-mainuser-info') }}\r\n
\r\n{{ $t('firstname') }} | \r\n{{ keyuser.FirstName || this.$t('unknown') }} | \r\n
{{ $t('lastname') }} | \r\n{{ keyuser.LastName || this.$t('unknown') }} | \r\n
{{ $t('email') }} | \r\n{{ keyuser.Email || this.$t('unknown') }} | \r\n
{{ $t('mobile') }} | \r\n{{ keyuser.MobilePhone || this.$t('unknown') }} | \r\n
{{ $t('telephone') }} | \r\n{{ keyuser.Tel || this.$t('unknown') }} | \r\n