From 5e881a74369c184524fc1f4d76f1e0a587f2cd5f Mon Sep 17 00:00:00 2001 From: Ramiro Varandas Jr Date: Sat, 31 Oct 2015 10:30:07 -0200 Subject: [PATCH] Adding locale for pt-BR language This commit will enable the application to send messages using the pt-BR locale --- config/locales/rucaptcha.pt-BR.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/locales/rucaptcha.pt-BR.yml diff --git a/config/locales/rucaptcha.pt-BR.yml b/config/locales/rucaptcha.pt-BR.yml new file mode 100644 index 0000000..d41566b --- /dev/null +++ b/config/locales/rucaptcha.pt-BR.yml @@ -0,0 +1,3 @@ +'pt-BR': + rucaptcha: + invalid: "Código inválido!"