From 3a3c6b866b52721431bed22426d9abfcd0d2dfe0 Mon Sep 17 00:00:00 2001 From: Paulino Michelazzo Date: Tue, 18 Oct 2016 20:51:31 +0200 Subject: Portuguese (Brazilian) translation This the Portuguese (Brazilian) for the Wallaby v2. --- app/Resources/FOSUserBundle/translations/FOSUserBundle.pt.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 app/Resources/FOSUserBundle/translations/FOSUserBundle.pt.yml (limited to 'app/Resources/FOSUserBundle') diff --git a/app/Resources/FOSUserBundle/translations/FOSUserBundle.pt.yml b/app/Resources/FOSUserBundle/translations/FOSUserBundle.pt.yml new file mode 100644 index 00000000..85eadfd8 --- /dev/null +++ b/app/Resources/FOSUserBundle/translations/FOSUserBundle.pt.yml @@ -0,0 +1,2 @@ +Login: "Login" +Enter your email address below and we'll send you password reset instructions.: "Digite seu endereço de e-mail para enviarmos as instruções de recupeção de sua senha." -- cgit v1.2.3 From a0eddc598e00873ea66d4b1f2beba4fdcc119798 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Sun, 30 Oct 2016 12:09:08 +0100 Subject: Translation update - French --- app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Resources/FOSUserBundle') diff --git a/app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml b/app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml index 1ccad137..1c5ea640 100644 --- a/app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml +++ b/app/Resources/FOSUserBundle/translations/FOSUserBundle.fr.yml @@ -1,2 +1,2 @@ Login: "Se connecter" -Enter your email address below and we'll send you password reset instructions.: "Renseignez votre adresse email, nous vous enverrons les instructions pour réinitialiser votre mot de passe." +Enter your email address below and we'll send you password reset instructions.: "Renseignez votre adresse courriel, nous vous enverrons les instructions pour réinitialiser votre mot de passe." -- cgit v1.2.3