1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Alexandre Belchior <alexbelchior@gmail.com>
7 */
8$lang['notloggedin']           = 'Um usuário não está logado';
9