1<?php
2/**
3 * English language file for DokuWiki plugin highlightjs
4 */
5
6$lang['toolbar_code']   = 'Insert Code';
7
8// vim:ts=4:sw=4:et:enc=utf-8:
9