{$i18n.t('UI')}
{$i18n.t('Landing Page Mode')}
{$i18n.t('Chat Bubble UI')}
{#if !$settings.chatBubble}
{$i18n.t('Display the username instead of You in the Chat')}
{/if}
{$i18n.t('Widescreen Mode')}
{$i18n.t('Chat direction')}
{#if $user.role === 'admin'}
{$i18n.t('Toast notifications for new updates')}
{$i18n.t(`Show "What's New" modal on login`)}
{/if}
{$i18n.t('Chat')}
{$i18n.t('Title Auto-Generation')}
{$i18n.t('Chat Tags Auto-Generation')}
{$i18n.t('Auto-Copy Response to Clipboard')}
{$i18n.t('Rich Text Input for Chat')}
{$i18n.t('Paste Large Text as File')}
{$i18n.t('Chat Background Image')}
{$i18n.t('Allow User Location')}
{$i18n.t('Haptic Feedback')}
{$i18n.t('Fluidly stream large external response chunks')}
{$i18n.t('Scroll to bottom when switching between branches')}
{$i18n.t('Voice')}
{$i18n.t('Allow Voice Interruption in Call')}
{$i18n.t('Display Emoji in Call')}