1<?php 2 3/** 4 * English language file for wordimport plugin 5 * 6 * @author Andreas Gohr <dokuwiki@cosmocode.de> 7 */ 8 9// keys need to match the config setting name 10$lang['codefonts'] = 'Fontsnames that indicate code blocks'; 11