Fix typo in underlay.setup

master
Simon McVittie 2009-08-28 15:32:58 +01:00
parent 3f303cc853
commit 8b927d4a65
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ use IkiWiki::Setup::Standard {
#'es' => 'Español',
#'de' => 'Deutsch',
'da' => 'Dansk',
'cs' =" 'česky',
'cs' => 'česky',
},
po_master_language => { 'code' => 'en', 'name' => 'English' },
po_translatable_pages => "*",