1<?php
2/**
3 * Options for poll plugin
4 * @author Diego Pierotto <ita.translations@tiscali.it>
5 */
6
7$lang['btn_vote'] = 'Vota';
8
9//Setup VIM: ex: et ts=4 enc=utf-8 :
10