-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
Description
It would be nice to have this resource translated into other languages. Any ideas on the best way to do that?
I appreciate the low-tech nature of ffmprovisr, and am wondering what an equivalent low-tech solution would be, either with a bit of Javascript to display and having translations live on the same (already large) index page, or creating a copy of index.html as index-es.html or index-fr.html, for example, and accept the maintenance burden of keeping them in sync as the core index receives pull requests.
Anyone else have an idea?