source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/imagereference/lang/de/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: 98 bytes
Line 
1<?php
2/**
3 * german language file
4 */
5
6$lang['fig'] = 'Abb. ';
7$lang['figure'] = 'Abbildung ';
8
9?>
Note: See TracBrowser for help on using the repository browser.