Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

kjk/apptranslator

Repository files navigation

AppTranslator is a web app written in Go for collecting crowd-sourced
translations for software.

You can see it running at http://www.apptranslator.org.

The software was developed for SumatraPDF (http://blog.kowalczyk.info/software/sumatrapdf/).

You could run it for your own software, but it's a server side software, so
you would need to figure out your deployment strategy, backup and write a script
that uploads your strings to the server and a script that downloads the
translations from the server and updates your code to use those translations.
In other words, it's complicated.

For more information, see docs/deploy_your_own.txt

About

A web service to help translate strings in software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published