Skip to content
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

Add auto translation support #123

Open
neilb opened this issue Jul 13, 2013 · 2 comments
Open

Add auto translation support #123

neilb opened this issue Jul 13, 2013 · 2 comments

Comments

@neilb
Copy link

neilb commented Jul 13, 2013

In the user's profile you could let them specify what languages they can read/write.

You could do some basic ngram analysis to identify the language used in a post, and put a little flag in the corner to show what language you think it is. They could click on it to change it.

If a user is looking at text in a different language, you could have a "translate this" button, which uses google translate.

One for later on down the roadmap, but would help with international adoption.

@berekuk
Copy link
Owner

berekuk commented Jul 13, 2013

This would be nice, but really, really low priority.
Also, isn't automatic translation built-in in browsers these days? Right click -> "Translate to English" in Chrome, for example.

@neilb
Copy link
Author

neilb commented Jul 13, 2013

Safari doesn't offer that (not in such an obvious place anyway).

Yeah, wasn't think of it for any time soon...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants