diff options
author | Amitai Schlair <schmonz@magnetic-babysitter.(none)> | 2009-08-30 03:02:15 -0400 |
---|---|---|
committer | Amitai Schlair <schmonz@magnetic-babysitter.(none)> | 2009-08-30 03:02:15 -0400 |
commit | c36d2fa896e9ea42c0b6b0135ba04b4f4f60950f (patch) | |
tree | 22f1314d8e974c73bde4970c97d497628f2a1465 /po/underlay.setup | |
parent | 5e94e973eeb4ba75d9c37bd801278f686f0977c3 (diff) | |
parent | 517432273b96fc9e6bad9b7667ef6d1b04c699ee (diff) | |
download | ikiwiki-c36d2fa896e9ea42c0b6b0135ba04b4f4f60950f.tar ikiwiki-c36d2fa896e9ea42c0b6b0135ba04b4f4f60950f.tar.gz |
Merge branch 'master' of git://github.com/joeyh/ikiwiki
Diffstat (limited to 'po/underlay.setup')
-rw-r--r-- | po/underlay.setup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/underlay.setup b/po/underlay.setup index 3e6c12566..237acef5d 100644 --- a/po/underlay.setup +++ b/po/underlay.setup @@ -11,6 +11,7 @@ use IkiWiki::Setup::Standard { #'es' => 'Español', #'de' => 'Deutsch', 'da' => 'Dansk', + 'cs' => 'česky', }, po_master_language => { 'code' => 'en', 'name' => 'English' }, po_translatable_pages => "*", |