aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developers/i18n.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2015-01-22 10:28:28 +0000
committerLouise Crow <louise.crow@gmail.com>2015-01-22 10:28:28 +0000
commit7f300241c8587bf7712d4f5bd77e444c59efe966 (patch)
treee2cc4830654967ee4267418255a51856655adf22 /docs/developers/i18n.md
parente4901ed52d8dea12270d86a4a063ce54d46fb6de (diff)
parent2fb84938ba5773dabd74ba6607a88bc99c20eb4d (diff)
Merge branch 'issues/2060-docs-edit-upload-body' into gh-pages
Diffstat (limited to 'docs/developers/i18n.md')
-rw-r--r--docs/developers/i18n.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/developers/i18n.md b/docs/developers/i18n.md
index 24c0c31e0..b230d3127 100644
--- a/docs/developers/i18n.md
+++ b/docs/developers/i18n.md
@@ -6,8 +6,9 @@ title: Internationalisation (for devs)
# Internationalisation in the code
<p class="lead">
- This page describes some technical aspects of internationalising the
- Alaveteli code. It's mostly aimed at devs who are working on the
+ This page describes some technical aspects of
+ <a href="{{ site.baseurl }}docs/glossary/#i18n" class="glossary__link">internationalising</a>
+ the Alaveteli code. It's mostly aimed at devs who are working on the
codebase &mdash; if you just want to translate Alaveteli into your
own language, see
<a href="{{ site.baseurl }}docs/customising/translation">translating Alaveteli</a>