<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Matthias Schulte <mailinglist@lupo49.de>
 */
$lang['reveal']                = 'vis';
$lang['reveallong']            = 'vis skjult innhold ';
$lang['hide']                  = 'skjul';
$lang['hidelong']              = 'skjul innhold';
