aboutsummaryrefslogtreecommitdiff
path: root/doc/translation.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-15 17:07:25 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-15 17:07:25 -0400
commit1e30be656f38b3a42a4ddd28a50d5721ad3849d5 (patch)
tree5da048f10dc2883dc2e331ed601d00cb141ac196 /doc/translation.mdwn
parente9d20231a0fa99fe614a43cf60c53af7a84fc795 (diff)
downloadikiwiki-1e30be656f38b3a42a4ddd28a50d5721ad3849d5.tar
ikiwiki-1e30be656f38b3a42a4ddd28a50d5721ad3849d5.tar.gz
link to l10n.ikiwiki.info website
Diffstat (limited to 'doc/translation.mdwn')
-rw-r--r--doc/translation.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/translation.mdwn b/doc/translation.mdwn
index 459f47eb5..d869a6821 100644
--- a/doc/translation.mdwn
+++ b/doc/translation.mdwn
@@ -26,6 +26,10 @@ essentially three pieces needed for a complete translation:
[[plugins/contrib/po]] ikiwiki plugin will allow translating
wikis using po files and can be used for this.
+ There is now a website, [l10n.ikiwiki.info](http://l10n.ikiwiki.info)
+ that both demos the translated basewiki, and allows easy translation of
+ it.
+
To generate the po and pot files for translating the basewiki,
get ikiwiki's source, edit the `po/underlay.setup` file,
adding your language. Then run 'make -C po underlays`.