Link to french registration form
This commit is contained in:
parent
e1ed50b139
commit
28db4da4f8
|
@ -1,4 +1,4 @@
|
||||||
hedera-web (1.406.69) stable; urgency=low
|
hedera-web (1.406.70) stable; urgency=low
|
||||||
|
|
||||||
* Initial Release.
|
* Initial Release.
|
||||||
|
|
||||||
|
|
|
@ -9,6 +9,7 @@ Login phone: +34 607 562 391
|
||||||
Password forgotten? Push here: Password forgotten? Push here
|
Password forgotten? Push here: Password forgotten? Push here
|
||||||
Yet you are not a customer?: Yet you are not a customer?
|
Yet you are not a customer?: Yet you are not a customer?
|
||||||
Sign up: Sign up
|
Sign up: Sign up
|
||||||
|
Sign up link: http://bit.ly/2wLntMl
|
||||||
You've been too idle: You have been idle too long and your session has expired
|
You've been too idle: You have been idle too long and your session has expired
|
||||||
Invalid login: 'Username or password incorrect, remember that it is case-sensitive'
|
Invalid login: 'Username or password incorrect, remember that it is case-sensitive'
|
||||||
User disabled: >-
|
User disabled: >-
|
||||||
|
|
|
@ -9,6 +9,7 @@ Login phone: +34 963 242 100
|
||||||
Password forgotten? Push here: ¿Has olvidado tu contraseña?
|
Password forgotten? Push here: ¿Has olvidado tu contraseña?
|
||||||
Yet you are not a customer?: ¿Todavía no eres cliente?
|
Yet you are not a customer?: ¿Todavía no eres cliente?
|
||||||
Sign up: Registrarme
|
Sign up: Registrarme
|
||||||
|
Sign up link: http://bit.ly/2wLntMl
|
||||||
You've been too idle: Has estado demasiado tiempo inactivo y la sesión ha expirado
|
You've been too idle: Has estado demasiado tiempo inactivo y la sesión ha expirado
|
||||||
Invalid login: >-
|
Invalid login: >-
|
||||||
Usuario o contraseña incorrectos, recuerda que se hace distinción entre
|
Usuario o contraseña incorrectos, recuerda que se hace distinción entre
|
||||||
|
|
|
@ -9,6 +9,7 @@ Login phone: +33 781 533 900
|
||||||
Password forgotten? Push here: as tu oublié ton mot de passe?
|
Password forgotten? Push here: as tu oublié ton mot de passe?
|
||||||
Yet you are not a customer?: Êtes-vous Pas encore client?
|
Yet you are not a customer?: Êtes-vous Pas encore client?
|
||||||
Sign up: Inscription
|
Sign up: Inscription
|
||||||
|
Sign up link: http://bit.ly/2msCil1
|
||||||
You've been too idle: Il a eu le temps de trop paresseux et votre session a expiré
|
You've been too idle: Il a eu le temps de trop paresseux et votre session a expiré
|
||||||
Invalid login: >-
|
Invalid login: >-
|
||||||
Utilisateur ou mot de passe incorrect, n'oubliez pas de distinction entre
|
Utilisateur ou mot de passe incorrect, n'oubliez pas de distinction entre
|
||||||
|
|
|
@ -49,7 +49,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<p><t>Yet you are not a customer?</t></p>
|
<p><t>Yet you are not a customer?</t></p>
|
||||||
<a class="button" href="https://goo.gl/Q8GWV5" target="_blank">
|
<a class="button" href="_Sign up link" target="_blank">
|
||||||
<t>Sign up</t>
|
<t>Sign up</t>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hedera-web",
|
"name": "hedera-web",
|
||||||
"version": "1.406.69",
|
"version": "1.406.70",
|
||||||
"description": "Verdnatura web page",
|
"description": "Verdnatura web page",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue