Skip to content
Snippets Groups Projects
Verified Commit 881ca063 authored by David Beniamine's avatar David Beniamine
Browse files

Change message

parent 765c858c
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
{% endif %}
{% if app.request.pathinfo != path('app_register') %}
<a href="{{ path('app_register') }}" class="btn btn-primary m-2 px-4 py-3 text-uppercase">
{{ 'general.sign_in'|trans }}
{{ 'general.sign_up'|trans }}
</a>
{% endif %}
</div>
......
general:
email: Email
password: Password
sign_in: Sign in
sign_up: Sign up
log_out: Log out
go_back_to_home_page: Home page
cancel_button: Cancel
......
general:
email: E-mail
password: Mot de passe
sign_in: Se connecter
sign_up: S'inscrire
log_out: Se déconnecter
go_back_to_home_page: Page d'accueil
cancel_button: Annuler
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment