galene
galene copied to clipboard
Translation for Galène
Some user want to have galène translated to there own language. In order to provide a ways which don't require changes within the galene code, I have created the project galene-translate. The only necessary changes to the galene installation is to copy the directory translation under the static folder of your galene project and to add
<script src="/translation/translate.js" defer></script>
at the end of the
part of the files galene.html, index.html, 404.html and change-password.html.Presently I support German and French. The French translation required only a few minutes and may be revided at some places.
Translating to your own language shall be easy.
Where is the code?
I found this, maybe it's here: https://github.com/jjsarton/galene-translate