'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'verifyYourEmailAddress' => ' - Verify Your Email Address',
'loginTitle' => 'Account Login',
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'password' => 'Password' ,
'remember' => 'Remember Me',
'forgot' => 'Forgot Password',
'login' => 'Login',
'register' => 'Register',
'reset' => 'Password Reset',
'name' => 'Name',
'username' => 'Username',
'confirm-password' => 'Confirm Password',
'age' => 'I am at least 16 years old',
'terms' => "By signing up, you agree to our <ahref=\"".route('site.terms')."\"class=\"font-weight-boldtext-dark\">Terms of Use</a> and <ahref=\"".route('site.privacy')."\"class=\"font-weight-boldtext-dark\">Privacy Policy</a>.",
| these language lines according to your application's requirements.
|
*/
'loginTitle' => 'Acessar conta',
'failed' => 'As credenciais introduzidas não correspondem aos nossos registos.',
'throttle' => 'Varias tentativas de login. Tente novamente em :seconds segundos.',
'password' => 'Senha' ,
'remember' => 'Lembrar-Me',
'forgot' => 'Esqueceu a senha? ',
'login' => 'Entrar',
'reset' => 'Recuperar Senha',
'register' => 'Cadastrar',
'name' => 'Nome',
'username' => 'Usuário',
'confirm-password' => 'Confrime a senha',
'age' => 'Eu tenho pelo menos 16 anos',
'terms' => "Ao Cadastrar, você concorda com nossos termos <ahref=\"".route('site.terms')."\"class=\"font-weight-boldtext-dark\">Termos de Uso</a> e <ahref=\"".route('site.privacy')."\"class=\"font-weight-boldtext-dark\">Politica de Privacidade</a>.",
'emailAddress' => "Endereço de Email",
'registerTitle' => 'Cadastrar uma nova conta',
'sendReset' => 'Enviar Link de Recuperação de Senha',
'backLogin' => 'Back to Login',
'signInMastodon' => 'Entrar com Mastodon',
'verifyYourEmailAddress' => ' - Verifique seu endereço de e-mail',
'failed' => 'As credenciais introduzidas não correspondem aos nossos registos.',
'throttle' => 'Demasiadas tentativas de login. Tente novamente em :seconds segundos.',
<pclass="small">By signing up, you agree to our <ahref="{{route('site.terms')}}"class="font-weight-bold text-dark">Terms of Use</a> and <ahref="{{route('site.privacy')}}"class="font-weight-bold text-dark">Privacy Policy</a>.</p>