From c530440b54f2a7732c6eb9fba0e81f5d7c8bc63f Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 23 Apr 2014 21:59:00 +0200 Subject: [PATCH] Update pt_BR.lang.php smsit --- src/lang/pt_BR.lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lang/pt_BR.lang.php b/src/lang/pt_BR.lang.php index 2f30da20..269670e1 100644 --- a/src/lang/pt_BR.lang.php +++ b/src/lang/pt_BR.lang.php @@ -172,6 +172,7 @@ $sm_lang = array( 'sms_gateway_inetworx' => 'Inetworx', 'sms_gateway_clickatell' => 'Clickatell', 'sms_gateway_textmarketer' => 'Textmarketer', + 'sms_gateway_smsit' => 'Smsit', 'sms_gateway_username' => 'Usuário do Gateway', 'sms_gateway_password' => 'Senha do Gateway', 'sms_from' => 'Número de telefone de envio',