We have EN / 中文 / ES. Add a `README.<lang>.md` for your language and link it in the language switcher line at the top of each README. Bonus: translate the app UI too by adding your locale to `frontend/src/i18n/dictionaries.ts` and `landing/i18n.js`.
We have EN / 中文 / ES. Add a
README.<lang>.mdfor your language and link it in the language switcher line at the top of each README.Bonus: translate the app UI too by adding your locale to
frontend/src/i18n/dictionaries.tsandlanding/i18n.js.