Open
Description
edit: Localization is now supported. See contribution guide for localizing.
I'd love to be able to support new languages for Metastream. I've started moving strings into their own location https://github.com/samuelmaddock/metastream/tree/master/app/locale
Still need to put some thought into how language changing would affect UX. Also need to implement a way for mixing in strings as in ${username} has added "${mediaTitle}" to the queue
.
Anyone have recommendations for how to coordinate the community in adding translations? It probably wouldn't be great to force them to fork the Git repo.