X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/a7b813182df7d18a0d1bf2fb28b3ee4c069c86e9..009f7ffded7446f1b3954ab1973faed5b96acf4d:/po/underlay.setup diff --git a/po/underlay.setup b/po/underlay.setup index ef2d1e161..a7d307e71 100644 --- a/po/underlay.setup +++ b/po/underlay.setup @@ -7,9 +7,11 @@ use IkiWiki::Setup::Standard { # Listing languages without active translations # will excessively bloat things. po_slave_languages => { - #'fr' => 'Français', #'es' => 'Español', - 'de' => 'Deutsch', + #'de' => 'Deutsch', + 'fr' => 'Français', + 'da' => 'Dansk', + 'cs' => 'česky', }, po_master_language => { 'code' => 'en', 'name' => 'English' }, po_translatable_pages => "*",