diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/pt_BR/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php index 3003fecd2..c3a79ec64 100644 --- a/language/pt_BR/common.lang.php +++ b/language/pt_BR/common.lang.php @@ -410,4 +410,6 @@ $lang['Requested tag does not exist'] = 'Tag requerida não existe'; $lang['Email address is mandatory'] = 'Endereço de e-mail obrigatório'; $lang['Username is mandatory'] = 'nome de usuário obrigatório'; $lang['mandatory'] = 'obrigatório'; +$lang['Website'] = 'Website'; +$lang['Your website URL is invalid'] = 'Seu endereço de site é inválido'; ?>
\ No newline at end of file |