Added korean support and i18n framework#42
Added korean support and i18n framework#42minuscholastica wants to merge 5 commits intohrishioa:masterfrom
Conversation
|
@minuscholastica haha seems you accidentally checked in your |
…"Use Korean" instruction if Korean selected
|
@hrishioa didn't you have an issue discussion about how .lumentis shouldn't be gitignored? Also pls review we will just delete the wizard.json file, not worried about existence in history. |
|
"we" .lumentis I meant for generated projects haha not lumentis itself but yes will review :D |
|
Have not properly tested the korean prompt injection btw, trying to do that now |
Tested successfully!
Callouts, steps, and even mermaid diagrams are working properly:
The JSON is also coming through properly. This means that the field names are coming through in english (needed to identify in code), but the text is coming through in Korean. This is especially clear in the outline:
In other words, from testing the prompts are successfully ensuring that the user text will be given in Korean, while the identifiers and formatting are in English as required for processing. Leaving it to @minuscholastica to create a demo Vercel website to illustrate the success of this, and give a review on Claude's Korean writing abilities. (to run in dev: clone/pull repo. Create a new folder at the same level. cd to folder. Run Go to |
|
Next steps: get the user to type their language in, if not provided. Call the AI to translate the questions into given language. |



Lumentis Goes Bilingual and maybe Multilingual
Annyeonghaseyo, Lumentis! 🇰🇷
This PR adds internationalization (i18n) to Lumentis, adding support for Korean language alongside English!
Summary of Changes
Overall:
Testing
npm install i18next i18next-fs-backendFurther Language Support
For other languages:
What Still Needs to be Added
(Press <space> to select, <a> to toggle all, <i> to invert selection, and <enter> to proceed)