Aggiunta la Autenticazione con x-auth

This commit is contained in:
paolo
2018-10-20 18:56:31 +02:00
parent 907d47f33c
commit 7d61b947ba
12 changed files with 120 additions and 337 deletions

View File

@@ -6,7 +6,7 @@ const messages = {
myDescriz: 'La prima App Libera e per Tutti'
},
reg: {
richiesto: '* Richiesto',
richiesto: 'Campo Richiesto',
email: 'Email',
username : 'Nome Utente',
password: 'Password',
@@ -34,7 +34,7 @@ const messages = {
myDescriz: 'The first Free app for Everyone'
},
reg: {
richiesto: '* Required',
richiesto: 'Field Required',
email: 'Email',
username : 'Username',
password: 'Password',