-
Notifications
You must be signed in to change notification settings - Fork 0
Add i18n support for additional languages #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers