Unverified Commit 937b4d53 authored by Alisson Albuquerque's avatar Alisson Albuquerque Committed by GitHub
Browse files

Merge pull request #16 from alissonalbuquerque/text_fix

Correções de gramática e padronização
parents 2c316945 f1302172
...@@ -13,7 +13,7 @@ return [ ...@@ -13,7 +13,7 @@ return [
| |
*/ */
'failed' => 'Verifique se o e-mail e a senha estão corretos', 'failed' => 'Verifique se o e-mail e a senha estão corretos.',
'password' => 'A senha fornecida está incorreta.', 'password' => 'A senha fornecida está incorreta.',
'throttle' => 'Muitas tentativas de login incorretas. Por favor tente de novo em :seconds segundos.', 'throttle' => 'Muitas tentativas de login incorretas. Por favor tente de novo em :seconds segundos.',
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
@csrf @csrf
<!-- Email Address --> <!-- Email Address -->
<div class="form-group mt-3"> <div class="form-group mt-3">
<label class="label" for="name">Endereço de email</label> <label class="label" for="name">Endereço de e-mail</label>
<input type="email" name="email" class="form-control" placeholder="ex: usuario@upe.br" :value="old('email')" required autofocus /> <input type="email" name="email" class="form-control" placeholder="ex: usuario@upe.br" :value="old('email')" required autofocus />
</div> </div>
<!-- Email Address --> <!-- Email Address -->
......
...@@ -20,9 +20,9 @@ ...@@ -20,9 +20,9 @@
<!-- Informações --> <!-- Informações -->
<div class="half p-4 py-md-5 bg-primary"> <div class="half p-4 py-md-5 bg-primary">
<div class="w-100"> <div class="w-100">
<h4 class="mb-4"> Informações </h4> <h4 class="mb-4"> Bem-vindo(a) ao PDA! </h4>
</div> </div>
<p class="w-100 text-center"> Bem-Vindo(a) ao PDA </p> <p class="w-100 text-center"> Como entrar pela primeira vez: </p>
<!-- <p class="w-100 text-center text-danger"> Serviço em ajuste. Em breve, será novamente liberado </p> --> <!-- <p class="w-100 text-center text-danger"> Serviço em ajuste. Em breve, será novamente liberado </p> -->
<p class="w-100 text-center"> O primeiro acesso deve ser realizado utilizando o seu e-mail institucional como login e parte local do email como senha. </p> <p class="w-100 text-center"> O primeiro acesso deve ser realizado utilizando o seu e-mail institucional como login e parte local do email como senha. </p>
<p class="w-100 font-weight-bold"> Exemplo: </p> <p class="w-100 font-weight-bold"> Exemplo: </p>
......
...@@ -24,8 +24,8 @@ ...@@ -24,8 +24,8 @@
</header> </header>
<div class="stylo p-3 n-flex"> <div class="stylo p-3 n-flex">
<h2>Portal de acesso ao</h2> <!-- <h2>Portal de acesso ao</h2> -->
<h3> Plano Docente de Atividades - PDA </h3> <h3> Portal de acesso ao Plano Docente de Atividades - PDA </h3>
</div> </div>
<div class="container"> <div class="container">
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<footer class="pt-3 my-3 align-items-center border-top" alt="Max-width 100%"> <footer class="pt-3 my-3 align-items-center border-top" alt="Max-width 100%">
<div class="w-100"> <div class="w-100">
<p class="copyright-upe d-flex text-center text-muted justify-content-center"> <p class="copyright-upe d-flex text-center text-muted justify-content-center">
Copyright &#9400;2022. Universidade de Pernambuco - Todos os direitos reservados Copyright &#9400;2022. Universidade de Pernambuco - Todos os direitos reservados.
</p> </p>
</div> </div>
</footer> </footer>
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
</div> </div>
<footer class="pt-3 my-3 text-center text-muted align-items-center border-top"> <footer class="pt-3 my-3 text-center text-muted align-items-center border-top">
Copyright &copy;2022. Universidade de Pernambuco - Todos os direitos reservados Copyright &copy;2022. Universidade de Pernambuco - Todos os direitos reservados.
</footer> </footer>
@include('layouts.user-jquery.jquery_all_users') @include('layouts.user-jquery.jquery_all_users')
@if(Auth::user()->isTypeAdmin()) @if(Auth::user()->isTypeAdmin())
......
...@@ -31,8 +31,8 @@ ...@@ -31,8 +31,8 @@
</header> </header>
<div class="stylo p-3 n-flex"> <div class="stylo p-3 n-flex">
<h2>Portal de acesso ao</h2> <!-- <h2>Portal de acesso ao</h2> -->
<h3>Plano de Atividades Docentes - PDA</h3> <h3>Portal de acesso ao Plano de Atividades Docentes - PDA</h3>
</div> </div>
<section class="ftco-section"> <section class="ftco-section">
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
</div> </div>
<footer class="pt-3 my-3 text-center text-muted align-items-center border-top"> <footer class="pt-3 my-3 text-center text-muted align-items-center border-top">
Copyright &copy;2022. Universidade de Pernambuco - Todos os direitos reservados Copyright &copy;2022. Universidade de Pernambuco - Todos os direitos reservados.
</footer> </footer>
@include('layouts.user-jquery.jquery_all_users') @include('layouts.user-jquery.jquery_all_users')
@if (Auth::user()->isTypeAdmin()) @if (Auth::user()->isTypeAdmin())
......
<div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab"> <div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab">
<div <div
class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom"> class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<h1 class="h2">Bem Vindo ao PDA</h1> <h1 class="h2">Bem-vindo ao PDA!</h1>
</div> </div>
</div> </div>
\ No newline at end of file
<div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab"> <div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom"> <div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<h1 class="h2">Bem Vindo ao PDA</h1> <h1 class="h2">Bem-vindo ao PDA!</h1>
</div> </div>
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3"> <div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3">
<h3> <h3>
......
<div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab"> <div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom"> <div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<h1 class="h2">Bem Vindo ao PDA</h1> <h1 class="h2">Bem-vindo ao PDA!</h1>
</div> </div>
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3"> <div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3">
<h2 class="h3"> <h2 class="h3">
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab"> <div class="tab-pane active" id="home" role="tabpanel" aria-labelledby="home-tab">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom"> <div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<h1 class="h2">Bem Vindo ao PDA</h1> <h1 class="h2">Bem-vindo ao PDA!</h1>
</div> </div>
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3"> <div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3">
{{-- <h3> {{-- <h3>
......
...@@ -38,8 +38,8 @@ ...@@ -38,8 +38,8 @@
<tr> <tr>
<th scole="col">#</th> <th scole="col">#</th>
<th scole="col">Nome</th> <th scole="col">Nome</th>
<th scole="col">Data de início</th> <th scole="col">Início</th>
<th scole="col">Data de fim</th> <th scole="col">Final</th>
<th scole="col">Status</th> <th scole="col">Status</th>
<th scole="col">Opções</th> <th scole="col">Opções</th>
</tr> </tr>
......
...@@ -55,8 +55,8 @@ ...@@ -55,8 +55,8 @@
<div class="mb-4 col-12"> <div class="mb-4 col-12">
<div class="form-group"> <div class="form-group">
<label class="form-label" for="email"> E-Mail </label> <label class="form-label" for="email"> E-mail </label>
<input type="text" name="email" id="email" class="form-control @error('email') is-invalid @enderror" placeholder="E-Mail" value="{{ $model->exists ? $model->email : old('email') }}"> <input type="text" name="email" id="email" class="form-control @error('email') is-invalid @enderror" placeholder="E-mail" value="{{ $model->exists ? $model->email : old('email') }}">
@include('components.divs.errors', ['field' => 'email']) @include('components.divs.errors', ['field' => 'email'])
</div> </div>
</div> </div>
......
...@@ -19,8 +19,8 @@ ...@@ -19,8 +19,8 @@
<div class="mb-3 col-6"> <div class="mb-3 col-6">
<div class="form-group"> <div class="form-group">
<label class="form-label" for="email"> E-Mail </label> <label class="form-label" for="email"> E-mail </label>
<input type="email" name="email" id="email" class="form-control" placeholder="E-Mail" value="{{ $model->email }}"> <input type="email" name="email" id="email" class="form-control" placeholder="E-mail" value="{{ $model->email }}">
</div> </div>
</div> </div>
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<thead> <thead>
<tr> <tr>
<th scole="col">Nome</th> <th scole="col">Nome</th>
<th scole="col">Email</th> <th scole="col">E-mail</th>
<th scole="col">Status</th> <th scole="col">Status</th>
<th scole="col">Campus</th> <th scole="col">Campus</th>
<th scole="col">Curso</th> <th scole="col">Curso</th>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment