Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ensure_committer: don't do anything if we have the environment variables
[git.ikiwiki.info.git]
/
doc
/
plugins
/
po.mdwn
diff --git
a/doc/plugins/po.mdwn
b/doc/plugins/po.mdwn
index b701d3662e16e2ecb4f45f379169bf2cab2a2123..703244947b9a99aabc7c285685cce4eeebb3f1b2 100644
(file)
--- a/
doc/plugins/po.mdwn
+++ b/
doc/plugins/po.mdwn
@@
-49,15
+49,15
@@
Supported languages
`po_master_language` is used to set the "master" language in
`ikiwiki.setup`, such as:
`po_master_language` is used to set the "master" language in
`ikiwiki.setup`, such as:
- po_master_language
=> 'en|English'
+ po_master_language
: en|English
`po_slave_languages` is used to set the list of supported "slave"
languages, such as:
`po_slave_languages` is used to set the list of supported "slave"
languages, such as:
- po_slave_languages
=> [ 'fr|Français',
- 'es|Español',
- 'de|Deutsch',
- ]
+ po_slave_languages
:
+ - fr|Français
+ - es|Español
+ - de|Deutsch
Decide which pages are translatable
-----------------------------------
Decide which pages are translatable
-----------------------------------