translate / amagama

Web service for implementing a large-scale translation memory
http://amagama.translatehouse.org
GNU General Public License v3.0
90 stars 27 forks source link

Use only one URL for the web UI #19

Closed unho closed 10 years ago

unho commented 10 years ago

This will simplify the use of the web UI and will simplify the future task of serving the web UI directly as static content in production deployments instead of hitting Flask each time. Also the changes autoselect the browser preferred language as target language (if present).