IUCA chat
CN
EN
{{ user.nickname ? user.nickname.charAt(0).toUpperCase() : 'U' }}
{{ user.nickname || user.username }}
{{ __('nav.profile') }}
{{ __('nav.admin') }}
{{ __('nav.logout') }}
{{ __('nav.login') }}
{{ __('nav.register') }}
{{ __('chat.model') }}:
{{ model.name }}
{{ __('chat.multimodal') }}
{{ __('chat.share') }}
{{ __('chat.export') }}
{{ __('chat.welcome') }}
{{ __('chat.welcome_desc') }}
{{ isLogin ? (user.nickname ? user.nickname.charAt(0).toUpperCase() : 'U') : 'V' }}
{{ __('chat.copy') }}
{{ __('chat.rewrite') }}
{{ __('chat.stop') }}
{{ __('chat.send') }}
{{ __('chat.disclaimer') }}
{{ __('chat.quick_prompts') }}
{{ __('user.no_prompts') }}
{{ prompt.title }}
{{ prompt.content }}
{{ __('share.share_title') }}
{{ __('chat.expire_label') }}
{{ __('chat.expire_forever') }}
{{ __('chat.expire_7day') }}
{{ __('chat.expire_24h') }}
{{ __('chat.password_optional') }}
{{ __('chat.generate_share_link') }}
{{ __('chat.share_link') }}
{{ __('chat.copy') }}
{{ toast.message }}