diff --git a/debian/changelog b/debian/changelog index 3bcf4c78..57b0bec9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hedera-web (1.406.69) stable; urgency=low +hedera-web (1.406.70) stable; urgency=low * Initial Release. diff --git a/js/hedera/locale/en.yml b/js/hedera/locale/en.yml index bbcce251..ff22a8f9 100644 --- a/js/hedera/locale/en.yml +++ b/js/hedera/locale/en.yml @@ -9,6 +9,7 @@ Login phone: +34 607 562 391 Password forgotten? Push here: Password forgotten? Push here Yet you are not a customer?: Yet you are not a customer? 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 Invalid login: 'Username or password incorrect, remember that it is case-sensitive' User disabled: >- diff --git a/js/hedera/locale/es.yml b/js/hedera/locale/es.yml index 04ef133b..1c994999 100644 --- a/js/hedera/locale/es.yml +++ b/js/hedera/locale/es.yml @@ -9,6 +9,7 @@ Login phone: +34 963 242 100 Password forgotten? Push here: ¿Has olvidado tu contraseña? Yet you are not a customer?: ¿Todavía no eres cliente? 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 Invalid login: >- Usuario o contraseña incorrectos, recuerda que se hace distinción entre diff --git a/js/hedera/locale/fr.yml b/js/hedera/locale/fr.yml index 2c752c45..45d4fa56 100644 --- a/js/hedera/locale/fr.yml +++ b/js/hedera/locale/fr.yml @@ -9,6 +9,7 @@ Login phone: +33 781 533 900 Password forgotten? Push here: as tu oublié ton mot de passe? Yet you are not a customer?: Êtes-vous Pas encore client? 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é Invalid login: >- Utilisateur ou mot de passe incorrect, n'oubliez pas de distinction entre diff --git a/js/hedera/login.xml b/js/hedera/login.xml index fb92f0db..1d4d297f 100644 --- a/js/hedera/login.xml +++ b/js/hedera/login.xml @@ -49,7 +49,7 @@
diff --git a/package.json b/package.json index af28444c..e3c4098a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hedera-web", - "version": "1.406.69", + "version": "1.406.70", "description": "Verdnatura web page", "license": "GPL-3.0", "repository": {