<?php
/**
 * english language file for tabbox plugin
 *
 * @author Andreas Gohr <dokuwiki@cosmocode.de>
 */

// keys need to match the config setting name
$lang['tabs'] = 'Default tab names for the toolbar (comma-separated)';



//Setup VIM: ex: et ts=4 :
