<?php
/**
 * galician language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Matthias Schulte <mailinglist@lupo49.de>
 *
 * translations provided by anonymous ... thanks!
 */

// custom language strings for the plugin
$lang['reveal']     = 'amosar';
$lang['reveallong'] = 'amosar contido oculto';

$lang['hide']       = 'ocultar';
$lang['hidelong']   = 'ocultar contido';

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