-
Notifications
You must be signed in to change notification settings - Fork 33
Description
This will be the Meta Issue for allowing basic translation of all strings with variables in the application. A very cool thing about using Node-webkit is that it will automatically report the native language/region for the system, just like a web browser. This can also be overridden pretty easily just in case it's wrong.
This first requires that all the strings be found and listed somewhere, then we can go find some dual-linguistic peeps and get the translations made into translation files which are then simply placed into the proper folder structure.
This might also require us to confirm the exact wording of things a little more? Some of the text is simply my first attempt to fill it in, and might not be what we want to immortalize in translations ;)