fix Registrazione data
fix linkref fix controllo login
This commit is contained in:
@@ -7,6 +7,8 @@ const msg_website = {
|
||||
SignUp: 'Registrazione',
|
||||
SignUp2: 'Registrazione',
|
||||
SignIn: 'Login',
|
||||
status: 'Statistiche',
|
||||
requestresetpwd: 'Richiesta Reset Password',
|
||||
vreg: 'Verifica Reg',
|
||||
dashboard:'La tua Lavagna',
|
||||
testimonial: 'Testimonianze',
|
||||
@@ -22,15 +24,22 @@ const msg_website = {
|
||||
evento: 'Evento',
|
||||
eventodef: 'Evento:',
|
||||
prova: 'prova',
|
||||
statusreg: {
|
||||
reg:'Partecipanti',
|
||||
giainlista:'Gia in Lista',
|
||||
newreg:'Nuove Registrazioni:',
|
||||
verified:'Verificata',
|
||||
nonverified:'Non Verificata',
|
||||
}
|
||||
},
|
||||
msg: {
|
||||
myAppNameShort: 'Notevole',
|
||||
myAppName: 'Notevole',
|
||||
myAppDescription: 'Notevole',
|
||||
keywords_base: 'Notevole',
|
||||
myAppNameShort: 'Ayni',
|
||||
myAppName: 'Ayni',
|
||||
myAppDescription: 'Ayni',
|
||||
keywords_base: 'Ayni',
|
||||
myDescriz: '',
|
||||
sottoTitoloApp: 'Il Gioco del Dono',
|
||||
sottoTitoloApp2: 'del Dare e Ricevere',
|
||||
sottoTitoloApp: 'Gift Economy',
|
||||
sottoTitoloApp2: 'Dare e Ricevere',
|
||||
sottoTitoloApp3: '',
|
||||
sottoTitoloApp4: '',
|
||||
},
|
||||
@@ -63,6 +72,8 @@ const msg_website = {
|
||||
SignUp: 'Registro',
|
||||
SignUp2: 'Registro',
|
||||
SignIn: 'Login',
|
||||
status: 'Statistica',
|
||||
requestresetpwd: 'Solicitud de restablecimiento de contraseña',
|
||||
vreg: 'Verifica Reg',
|
||||
dashboard:'Tu Tablero',
|
||||
testimonial: 'Opiniones',
|
||||
@@ -71,10 +82,17 @@ const msg_website = {
|
||||
Admin: 'Admin',
|
||||
Test1: 'Test1',
|
||||
Test2: 'Test2',
|
||||
statusreg: {
|
||||
reg:'Participantes',
|
||||
giainlista:'Gia in Lista',
|
||||
newreg:'Nuevas inscripciones :',
|
||||
verified:'Verificada',
|
||||
nonverified:'No Verificada',
|
||||
}
|
||||
},
|
||||
msg: {
|
||||
myAppName: 'Notevole',
|
||||
myAppNameShort: 'Notevole',
|
||||
myAppName: 'Ayni',
|
||||
myAppNameShort: 'Ayni',
|
||||
myAppDescription: '',
|
||||
keywords_base: '',
|
||||
myDescriz: '',
|
||||
@@ -101,9 +119,45 @@ const msg_website = {
|
||||
},
|
||||
},
|
||||
fr: {
|
||||
homepage: {},
|
||||
pages: {},
|
||||
msg: {},
|
||||
homepage: {
|
||||
titlecontatti: 'CONTACTS',
|
||||
},
|
||||
pages: {
|
||||
home: 'Home',
|
||||
profile: 'Votre profil',
|
||||
payment: 'paiements',
|
||||
SignUp: 'Inscription',
|
||||
SignUp2: 'Inscription',
|
||||
SignIn: 'Login',
|
||||
status: 'État actuel',
|
||||
requestresetpwd: 'Demande de réinitialisation du mot de passe',
|
||||
vreg: 'Vérifier l\'inscription',
|
||||
dashboard:'Votre tableau de bord',
|
||||
testimonial: 'Commentaires',
|
||||
Test: 'Test',
|
||||
Category: 'Categorie',
|
||||
Admin: 'Admin',
|
||||
Test1: 'Test1',
|
||||
Test2: 'Test2',
|
||||
statusreg: {
|
||||
reg:'Participants',
|
||||
giainlista:'Gia in Lista',
|
||||
newreg:'Nouvelles inscriptions:',
|
||||
verified:'Vérifié',
|
||||
nonverified:'Non Vérifié',
|
||||
}
|
||||
},
|
||||
msg: {
|
||||
myAppName: 'Ayni',
|
||||
myAppNameShort: 'Ayni',
|
||||
myAppDescription: '',
|
||||
keywords_base: '',
|
||||
myDescriz: '',
|
||||
sottoTitoloApp: '..',
|
||||
sottoTitoloApp2: '..',
|
||||
sottoTitoloApp3: '..',
|
||||
sottoTitoloApp4: '',
|
||||
},
|
||||
text: {
|
||||
dashboard: {
|
||||
madegift: 'Avez-vous fait votre cadeau?'
|
||||
@@ -119,6 +173,8 @@ const msg_website = {
|
||||
SignUp: 'Registration',
|
||||
SignUp2: 'Registration',
|
||||
SignIn: 'Login',
|
||||
status: 'Current state',
|
||||
requestresetpwd: 'Password Reset Request',
|
||||
vreg: 'Check Registration',
|
||||
dashboard:'Your Dashboard',
|
||||
testimonial: 'Reviews',
|
||||
@@ -127,10 +183,17 @@ const msg_website = {
|
||||
Admin: 'Admin',
|
||||
Test1: 'Test1',
|
||||
Test2: 'Test2',
|
||||
statusreg: {
|
||||
reg:'Participants',
|
||||
giainlista:'Gia in Lista',
|
||||
newreg:'New registrations:',
|
||||
verified:'Verified',
|
||||
nonverified:'Not Verified',
|
||||
}
|
||||
},
|
||||
msg: {
|
||||
myAppName: 'Notevole',
|
||||
myAppNameShort: 'Notevole',
|
||||
myAppName: 'Ayni',
|
||||
myAppNameShort: 'Ayni',
|
||||
myAppDescription: '',
|
||||
keywords_base: '',
|
||||
myDescriz: '',
|
||||
|
||||
Reference in New Issue
Block a user