{#if $selectedCharID !== -1 && $MobileSideBar > 0}
{language.menu}
{:else if $selectedCharID !== -1}
{$DataBase.characters[$selectedCharID].name}
{:else if $MobileGUIStack === 2 && $SettingsMenuIndex > -1}
RisuAI
{:else if $MobileGUIStack === 1}
{:else}
RisuAI
{/if}