X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/64f887a0ffde177dd756366df820200422fe5462..1ae028d4fa92d2f6e7a7ec9e2bccabe28ca496b7:/po/underlay.setup diff --git a/po/underlay.setup b/po/underlay.setup index 3e6c12566..333d331d1 100644 --- a/po/underlay.setup +++ b/po/underlay.setup @@ -7,10 +7,11 @@ use IkiWiki::Setup::Standard { # Listing languages without active translations # will excessively bloat things. po_slave_languages => { - #'fr' => 'Français', - #'es' => 'Español', + 'es' => 'Español', #'de' => 'Deutsch', + 'fr' => 'Français', 'da' => 'Dansk', + 'cs' => 'česky', }, po_master_language => { 'code' => 'en', 'name' => 'English' }, po_translatable_pages => "*",