nurdism / neko

A self hosted virtual browser (rabb.it clone) that runs in docker.
Apache License 2.0
2.03k stars 185 forks source link

[FEATURE] (i18n) asian language support in browser #47

Open secondubly opened 4 years ago

secondubly commented 4 years ago

Is your feature request related to a problem? Please describe. asian language support!

Describe the solution you'd like Being able to view asian language characters would just be a really nice thing

Describe alternatives you've considered n/a - if I can figure out how to add it myself I may make a pull request for it but I thought I'd put it in here in case someone could get to it first

Additional context N/A

nurdism commented 4 years ago

good idea, I'll see if I can add language support to the client (or work on it) over the weekend

nurdism commented 4 years ago

I've added i18n to the client (no way to change the default language yet) Anyone interested in adding their language to neko there is an example https://github.com/nurdism/neko/blob/master/client/src/locale/en-us.ts