240 lines
5.8 KiB
JavaScript
240 lines
5.8 KiB
JavaScript
const msg_website = {
|
|
it: {
|
|
pages: {
|
|
home: 'Home',
|
|
profile: 'Il tuo Profilo',
|
|
payment: 'Pagamenti',
|
|
regok: 'Registrazione Confermata',
|
|
SignUp: 'Nuova Registrazione',
|
|
SignUp_alreadylista: 'Registrazione per chi è gia nella Lista!',
|
|
SignUp2: 'Registrazione',
|
|
SignIn: 'Login',
|
|
status: 'Statistiche',
|
|
nextzoom: 'Prossimi Zoom (Conferenze)',
|
|
requestresetpwd: 'Richiesta Reset Password',
|
|
vreg: 'Verifica Reg',
|
|
dashboard:'La tua Lavagna',
|
|
testimonial: 'Testimonianze',
|
|
Test: 'Test',
|
|
Category: 'Categorie',
|
|
Admin: 'Admin',
|
|
extralist: 'Lista Extra',
|
|
Test1: 'Test1',
|
|
Test2: 'Test2',
|
|
chisiamo: 'Chi Siamo',
|
|
linkamici: 'Link Amici',
|
|
dovesiamo: 'Dove Siamo',
|
|
evento: 'Evento',
|
|
eventodef: 'Evento:',
|
|
prova: 'prova',
|
|
statusreg: {
|
|
reg:'Partecipanti',
|
|
giainlista:'Gia in Lista',
|
|
newreg:'Ultime Registrazioni:',
|
|
nationality: 'Nazionalità',
|
|
verified:'Verificata',
|
|
nonverified:'Non Verificata',
|
|
}
|
|
},
|
|
msg: {
|
|
myAppNameShort: 'Ayni',
|
|
myAppName: 'Ayni',
|
|
myAppDescription: 'Ayni',
|
|
keywords_base: 'Ayni',
|
|
myDescriz: '',
|
|
sottoTitoloApp: '',
|
|
sottoTitoloApp2: '',
|
|
sottoTitoloApp3: '',
|
|
sottoTitoloApp4: '',
|
|
},
|
|
homepage: {
|
|
nostra_missione: 'Nostra Missione',
|
|
associazione: '',
|
|
tit_come_associarsi: 'Come Associarsi',
|
|
testo_come_associarsi: '',
|
|
titlecontatti: 'CONTATTI',
|
|
},
|
|
text: {
|
|
videotitle: 'VIDEO',
|
|
how: 'COME FUNZIONA',
|
|
what: 'COSA TI SERVE',
|
|
step: 'PASSI DA COMPIERE',
|
|
testimonial: 'TESTIMONIANZE',
|
|
faq: 'DOMANDE FREQUENTI (FAQ)',
|
|
advise: 'SUGGERIMENTI',
|
|
download: 'MATERIALE DISPONIBILE',
|
|
dashboard: {
|
|
madegift: 'Hai fatto il tuo dono?'
|
|
},
|
|
},
|
|
},
|
|
es: {
|
|
pages: {
|
|
home: 'Home',
|
|
profile: 'Tu Perfil',
|
|
payment: 'Paiements',
|
|
SignUp: 'Registro',
|
|
SignUp2: 'Registro',
|
|
SignIn: 'Login',
|
|
status: 'Statistica',
|
|
requestresetpwd: 'Solicitud de restablecimiento de contraseña',
|
|
vreg: 'Verifica Reg',
|
|
dashboard:'Tu Tablero',
|
|
testimonial: 'Opiniones',
|
|
Test: 'Test',
|
|
Category: 'Categorie',
|
|
Admin: 'Admin',
|
|
Test1: 'Test1',
|
|
Test2: 'Test2',
|
|
statusreg: {
|
|
reg:'Participantes',
|
|
giainlista:'Gia in Lista',
|
|
newreg:'Nuevas inscripciones :',
|
|
nationality: 'Nacionalidad',
|
|
verified:'Verificada',
|
|
nonverified:'No Verificada',
|
|
}
|
|
},
|
|
msg: {
|
|
myAppName: 'Ayni',
|
|
myAppNameShort: 'Ayni',
|
|
myAppDescription: '',
|
|
keywords_base: '',
|
|
myDescriz: '',
|
|
sottoTitoloApp: '..',
|
|
sottoTitoloApp2: '..',
|
|
sottoTitoloApp3: '..',
|
|
sottoTitoloApp4: '',
|
|
},
|
|
homepage: {
|
|
titlecontatti: 'CONTACTOS',
|
|
},
|
|
text: {
|
|
how: 'COMO FUNCIONA',
|
|
what: 'QUE NECESITAS',
|
|
step: 'PASOS A REALIZAR',
|
|
videotitle: 'VIDEO',
|
|
testimonial: 'TESTIMONIOS',
|
|
faq: 'PREGUNTAS FRECUENTES (FAQ)',
|
|
advise: 'CONSEJOS',
|
|
download: 'MATERIAL DISPONIBLES',
|
|
dashboard: {
|
|
madegift: '¿Hiciste tu regalo?'
|
|
},
|
|
},
|
|
},
|
|
fr: {
|
|
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:',
|
|
nationality: 'Nationalité',
|
|
verified:'Vérifié',
|
|
nonverified:'Non Vérifié',
|
|
}
|
|
},
|
|
msg: {
|
|
myAppName: 'Ayni',
|
|
myAppNameShort: '',
|
|
myAppDescription: '',
|
|
keywords_base: '',
|
|
myDescriz: '',
|
|
sottoTitoloApp: '..',
|
|
sottoTitoloApp2: '..',
|
|
sottoTitoloApp3: '..',
|
|
sottoTitoloApp4: '',
|
|
},
|
|
text: {
|
|
dashboard: {
|
|
madegift: 'Avez-vous fait votre cadeau?'
|
|
},
|
|
|
|
}
|
|
},
|
|
enUs: {
|
|
pages: {
|
|
home: 'Home',
|
|
profile: 'Your Profile',
|
|
payment: 'Payments',
|
|
SignUp: 'Registration',
|
|
SignUp2: 'Registration',
|
|
SignIn: 'Login',
|
|
status: 'Current state',
|
|
requestresetpwd: 'Password Reset Request',
|
|
vreg: 'Check Registration',
|
|
dashboard:'Your Dashboard',
|
|
testimonial: 'Reviews',
|
|
Test: 'Test',
|
|
Category: 'Categorie',
|
|
Admin: 'Admin',
|
|
Test1: 'Test1',
|
|
Test2: 'Test2',
|
|
statusreg: {
|
|
reg:'Participants',
|
|
giainlista:'Already in the List',
|
|
newreg:'New registrations:',
|
|
nationality: 'Nationality',
|
|
verified:'Verified',
|
|
nonverified:'Not Verified',
|
|
}
|
|
},
|
|
msg: {
|
|
myAppName: 'Ayni',
|
|
myAppNameShort: 'Ayni',
|
|
myAppDescription: '',
|
|
keywords_base: '',
|
|
myDescriz: '',
|
|
sottoTitoloApp: '..',
|
|
sottoTitoloApp2: '..',
|
|
sottoTitoloApp3: '..',
|
|
sottoTitoloApp4: '',
|
|
},
|
|
homepage: {
|
|
titlecontatti: 'CONTACTS',
|
|
},
|
|
text: {
|
|
how: 'HOW TO WORK',
|
|
what: 'WHAT YOU NEED',
|
|
step: 'STEPS TO DO',
|
|
videotitle: 'VIDEO',
|
|
testimonial: 'REVIEWS',
|
|
faq: 'FREQUENTLY ASKED QUESTIONS (FAQ)',
|
|
advise: 'ADVISE',
|
|
download: 'AVAILABLE DOCUMENTS',
|
|
dashboard: {
|
|
madegift: 'Did you make your gift?'
|
|
},
|
|
},
|
|
},
|
|
de: {
|
|
homepage: {},
|
|
pages: {},
|
|
msg: {},
|
|
text: {
|
|
|
|
}
|
|
}
|
|
}
|
|
|
|
export default msg_website;
|