Files
dokuwiki-plugins/lib/plugins/hidden/lang/oc/lang.php
Trevor Batley bce7dd054a add contents
2025-10-09 15:04:29 +11:00

15 lines
528 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author En Matt <heartattack@free.fr>
*/
$lang['encoding'] = 'utf-8';
$lang['direction'] = 'ltr';
$lang['onHidden'] = 'Clicar per mostrar ⇲';
$lang['onVisible'] = 'Clicar per rescondre ⇱';
$lang['edit'] = 'Modificar la seccion resconduda';
$lang['button'] = 'Seccion resconduda';
$lang['switch.default'] = 'Clicar per mostrar/rescondre totes los elements';