Hacker News new | ask | show | jobs
by knadh 1367 days ago
I’ve a simple static HTML+JS page that renders a translation UI by reading a JSON i18n file from a GitHub repo (can be any URL).

Demo: https://listmonk.app/i18n/

Source: https://github.com/knadh/listmonk-site/tree/master/i18n

1 comments

Nice!

I created something similar, feel free to steal my UI ;)

https://github.com/whyboris/JSON-i18n-Editor