X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/be30203459f6994f650ed56b9f7da88b8c98c137..6e8fd3890e96d3b0fdbf1ad91fc84628d2e1aa47:/po/underlay.setup diff --git a/po/underlay.setup b/po/underlay.setup index ef2d1e161..333d331d1 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', + 'es' => 'Español', + #'de' => 'Deutsch', + 'fr' => 'Français', + 'da' => 'Dansk', + 'cs' => 'česky', }, po_master_language => { 'code' => 'en', 'name' => 'English' }, po_translatable_pages => "*",