Investigate the existing code structure in the Zazu repository to identify all user facing strings. Look at similar open source launchers for i18n patterns. Consider using a library like i18next for JavaScript. Propose a detailed plan for extracting strings and supporting translations for both the app and documentation.
Support i18n · bayleeadamoss/zazu#305 | Good First Issue