Skip to content

A web application written for web.py, which allows for easy and simple collaborative translation of strings

Notifications You must be signed in to change notification settings

jesperborgstrup/Simple-Online-Translator

Repository files navigation

Run directly with main.py or configure apache with mod_wsgi:

WSGIScriptAlias /translate /path/to/SOT/main.py/
Alias /translate/static /path/to/SOT/static

Rename settings.sample.py to settings.py for sample settings.

Rename data/values/strings.sample.xml to data/values/strings.xml for a sample base translation file.

About

A web application written for web.py, which allows for easy and simple collaborative translation of strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages