-
-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you support third-party language files? #388
Comments
Theoretically yes, I've never done it before but I can give it a crack. Other people would have to submit language conversions though |
Could you give a word list or some hints for adding other languages via PR |
Right now it's hardcoded in English so I'd have to go through and separate it into .resx(?) files first |
I can provide documents in Simplified Chinese and Traditional Chinese (maybe)? |
I think this tool, from Mozilla, with BSD license (not GNU-like) can be used. The trick is to make it accessible to non-technical people who are fluent in language. Firefox is one of the rare perfectly localized to Turkish apps with no "out of place" things. |
as given above
The text was updated successfully, but these errors were encountered: