diff options
Diffstat (limited to 'language/pt_PT/common.lang.php')
-rw-r--r-- | language/pt_PT/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index 426fce5fc..ea66c60a8 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -358,5 +358,6 @@ $lang['Manage this user comment: %s'] = 'Gerir comentários deste utilizador: %s $lang['This author modified following comment:'] = 'Este autor modificou o seguinte comentário:'; $lang['This author removed the comment with id %d'] = 'Este autor removeu o comentário com o ID %d'; $lang['validate this comment'] = 'validar este comentário'; +$lang['html tags are not allowed in login'] = 'Etiquetas HTML não são permitidas no Início de Sessão'; ?>
\ No newline at end of file |