aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsoportek <soportek@web>2013-06-18 17:36:59 -0400
committeradmin <admin@branchable.com>2013-06-18 17:36:59 -0400
commitf6691309f8ab541ba51ddb10068e8eab9713861f (patch)
treedd6aaa564e24a1a436070b44b3dc714fe3ce95b7
parent9fbdafe606c414c532e81925dc66bd40d18addfa (diff)
downloadikiwiki-f6691309f8ab541ba51ddb10068e8eab9713861f.tar
ikiwiki-f6691309f8ab541ba51ddb10068e8eab9713861f.tar.gz
-rw-r--r--doc/forum/Translating_ikiwiki_interface.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/Translating_ikiwiki_interface.mdwn b/doc/forum/Translating_ikiwiki_interface.mdwn
new file mode 100644
index 000000000..4003302e5
--- /dev/null
+++ b/doc/forum/Translating_ikiwiki_interface.mdwn
@@ -0,0 +1,2 @@
+I am using ikiwiki for a spanish language wiki. I've read the [[translation]] page and [[plugins/po]] plugin page but it is not completely clear to me. As I understand it the po plugin is the recommended way to create translated versions of existing pages in your wiki based on a master language. But I actually don't need that as myself and other users already edit the wiki in spanish. What I would actually like is to have the ikiwiki interface itself translated into spanish.
+Is it possible to have my wiki always appear in spanish? I can see that the debian package already includes po files for spanish. How do i activate the spanish translation permanently? Did I miss something obvious?