Fix typo in underlay.setup
parent
3f303cc853
commit
8b927d4a65
|
@ -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 => "*",
|
||||
|
|
Loading…
Reference in New Issue