Auvion CRM
{{ $t('auth.loginOrRegister') }}
{{ $t('auth.login') }}
{{ $t('auth.freeTrial') }}
{{ error }}
{{ success }}
{{ $t('auth.companyName') }}
{{ $t('auth.required') }}
{{ $t('auth.responsibleName') }}
{{ $t('auth.required') }}
{{ $t('auth.email') }}
{{ $t('auth.required') }}
{{ $t('auth.phone') }}
{{ $t('auth.required') }}
{{ $t('auth.phoneFormat') }}
{{ $t('auth.password') }}
{{ $t('auth.required') }}
{{ $t('auth.passwordWeak') }}
{{ $t('auth.passwordMedium') }}
{{ $t('auth.passwordStrong') }}
{{ $t('auth.passwordRequirements') }}
{{ $t('auth.confirmPassword') }}
{{ $t('auth.required') }}
{{ $t('auth.registerButton') }}
{{ $t('auth.email') }}
{{ $t('auth.password') }}
{{ $t('auth.loginButton') }}
{{ toastNotification.message }}
{{ internalChatUnreadCount > 9 ? '9+' : internalChatUnreadCount }}
{{ $t('internalChat.title') }}
{{ $t('internalChat.general') }}
{{ $t('internalChat.team') }}
{{ $t('internalChat.otherContacts') }}
{{ getInitials(item.name) }}
{{ item.name }}
{{ item.last_message }}
{{ $t('internalChat.team') }}
{{ formatTime(item.last_message_at) }}
{{ item.unread_count > 9 ? '9+' : item.unread_count }}
{{ internalChatSelectedThread?.name || $t('internalChat.general') }}
{{ internalChatSelectedThread?.participants?.length || 0 }} {{ $t('internalChat.participants') }}
{{ getInitials(message.user?.name) }}
{{ message.user?.nickname || message.user?.name }}
{{ formatWhatsAppTime(message.created_at) }}
{{ formatWhatsAppTime(message.created_at) }}