From d0d388c8a8abcdf1d5479b098dd5f6e4601daf2a Mon Sep 17 00:00:00 2001 From: Tristan Yang Date: Tue, 27 Jun 2023 07:21:43 +0800 Subject: [PATCH] chore: update auth.json in pt --- public/locales/pt/auth.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/pt/auth.json b/public/locales/pt/auth.json index c07e05b5..cb9972e3 100644 --- a/public/locales/pt/auth.json +++ b/public/locales/pt/auth.json @@ -31,8 +31,8 @@ "placeholder_pwd": "Digite a senha", "placeholder_confirm_pwd": "Confirmar Senha", "check_email": "Verifique seu email", - "check_email_desc": " We’ve sent you a magic link to {{email}}. Click on the link to continue.", - "use_different": "Use um e-mail diferente", + "check_email_desc": "We’ve just emailed a magic link to <0>{{email}}. Once it arrives, it will be valid for 15 minutes.", + "back_sign_in": "Back to Sign in", "welcome": "Welcome to {{name}} server", "guest_login_tip": "Please scan QR code or sign in to send a message", "enter": "Entrar ",