IUCA chat

{{ __('chat.welcome') }}

{{ __('chat.welcome_desc') }}

{{ isLogin ? (user.nickname ? user.nickname.charAt(0).toUpperCase() : 'U') : 'V' }}

{{ __('chat.quick_prompts') }}

{{ __('user.no_prompts') }}
{{ prompt.title }}
{{ prompt.content }}

{{ __('share.share_title') }}

{{ toast.message }}