Examine the codebase for all user facing strings in both the UI (likely Gradio) and the prompting backend. Check if any i18n framework (e.g., gettext) is already integrated. The maintainer needs to clarify the desired scope and whether to support multiple languages from the start. Review the existing comments for any proposed solutions or preferences.