diff options
Diffstat (limited to 'docs/customising/translation.md')
-rw-r--r-- | docs/customising/translation.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/customising/translation.md b/docs/customising/translation.md index d4ccedfa7..1a3bc675c 100644 --- a/docs/customising/translation.md +++ b/docs/customising/translation.md @@ -161,6 +161,13 @@ This will be the job of the technical people on your team (or even mySociety's release manager). If translators aren't technical, they can use Transifex without needing to worry about this. +## The help pages + +As the help pages for Alaveteli contain lots of text, they're translated +outside Transifex, by translating each whole help page and replacing it +in the theme that Alaveteli is using, so that it overrides the default +page. See the [guide to Alaveteli's themes]({{ site.baseurl }}docs/customising/themes/#customising-the-help-pages) for more +information on this. ## Developers and internationalisation |