DonFlow currently supports Korean and English. Adding more languages would help reach a wider audience.
Currently supported: ko, en
Requested: ja (Japanese), zh (Chinese), es (Spanish)
How to contribute:
- Copy
src/i18n/en.ts
- Translate the key-value pairs
- Register in
src/i18n/index.ts
Good first issue — no app logic changes needed, just translation work.
DonFlow currently supports Korean and English. Adding more languages would help reach a wider audience.
Currently supported: ko, en
Requested: ja (Japanese), zh (Chinese), es (Spanish)
How to contribute:
src/i18n/en.tssrc/i18n/index.tsGood first issue — no app logic changes needed, just translation work.