source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/imagereference/lang/cs/lang.php@ 25027

Last change on this file since 25027 was 25027, checked in by jmt12, 12 years ago

Adding the packages directory, and within it a configured version of dokuwiki all ready to run

  • Property svn:executable set to *
File size: 114 bytes
Line 
1<?php
2/**
3 * czech language file
4 */
5
6$lang['fig'] = 'Obr. ';
7$lang['figure'] = 'obrázek ';
8
9?>
Note: See TracBrowser for help on using the repository browser.