summaryrefslogtreecommitdiff
path: root/templates/pages/development.mako
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pages/development.mako')
-rw-r--r--templates/pages/development.mako8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/pages/development.mako b/templates/pages/development.mako
index 7e42326..158c84a 100644
--- a/templates/pages/development.mako
+++ b/templates/pages/development.mako
@@ -42,6 +42,14 @@ git checkout -b 0.13 origin/0.13
You can do this in the <a href=${"/r/bugs" | url}>bugtracker</a>.
</p>
+<%self:h2>Translation / I18N</%self:h2>
+<p>
+ Portato does know about the so called <strong>Native Language Support</strong>. It currently supports the following languages: Catalan, English, Italian, German, Polish, Portugese, and Turkish.
+</p>
+<p>
+ If you want to add support for another language, please see the <a href=${"/translating" | url}>translation howto</a>.
+</p>
+
<%self:h2>Documentation</%self:h2>
<p>
The code itself is documented (sometimes ^^). If you have questions, you can ask them via portato@necoro.net.