{{ t('common.loading') }}
{{ systemSettings.app_name || 'CRM System' }}
{{ t('login.subtitle') }}
{{ t('login.username') }}
{{ t('login.password') }}
{{ loginError }}
{{ loginLoading ? t('login.loading') : t('login.button') }}
English
Русский
{{ currentPageTitle }}
EN
RU
{{ unreadNotifications > 99 ? '99+' : unreadNotifications }}
{{ user?.username?.charAt(0)?.toUpperCase() || 'U' }}
{{ user?.username || 'User' }}
{{ user?.role?.name || 'User' }}
{{ t('header.my_settings') || 'My Settings' }}
{{ t('header.logout') }}
{{ toast.message }}