summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-04-06 17:39:43 -0400
committerFrederic Guillot <fred@kanboard.net>2015-04-06 17:39:43 -0400
commite3b1dbee2b109fd93e93efb298505be68c846dd7 (patch)
tree435b1efd0df41284073047d68aee2108b94d5980 /app/Locale/pt_BR
parent2f7b3ed87f5c7c23e159eaf4163b4a28715ebcce (diff)
Fix translation typo
Diffstat (limited to 'app/Locale/pt_BR')
-rw-r--r--app/Locale/pt_BR/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index d9dc80ad..4b8900a0 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -840,7 +840,7 @@ return array(
'Code' => 'Código',
'Two factor authentication' => 'Autenticação à fator duplo',
'Enable/disable two factor authentication' => 'Ativar/Desativar autenticação à fator duplo',
- 'This QR Ccde contains the key URI: ' => 'Este Código QR contém a chave URI:',
+ 'This QR code contains the key URI: ' => 'Este Código QR contém a chave URI:',
'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => 'Salve esta chave secreta no seu software TOTP (por exemplo Google Authenticator ou FreeOTP).',
'Check my code' => 'Verifique o meu código',
'Secret key: ' => 'Chave secreta:',