constwelcomeImg=document.getElementById('welcomeImg');if(welcomeImg)welcomeImg.alt=t('main.welcomeAlt','Ask a Cat');
constinput=document.getElementById('inputText');if(input)input.placeholder=isRunning?t('status.thinking','Thinking…'):t('composer.placeholder','What can I help you with?');
constwelcomeImg=document.getElementById('welcomeImg');if(welcomeImg)welcomeImg.alt=t('main.welcomeAlt','Ask a Cat');
constinput=document.getElementById('inputText');if(input)input.placeholder=isRunning?t('status.thinking','Thinking…'):t('composer.placeholder','What can I help you with?');