const msg_website = { it: { pages: { home: 'Home', profile: 'Il tuo Profilo', payment: 'Pagamenti', SignUp: 'Registrazione', SignUp2: 'Registrazione', SignIn: 'Login', vreg: 'Verifica Reg', dashboard:'La tua Lavagna', testimonial: 'Testimonianze', Test: 'Test', Category: 'Categorie', Admin: 'Admin', Test1: 'Test1', Test2: 'Test2', chisiamo: 'Chi Siamo', linkamici: 'Link Amici', dovesiamo: 'Dove Siamo', evento: 'Evento', eventodef: 'Evento:', prova: 'prova', }, msg: { myAppNameShort: 'Notevole', myAppName: 'Notevole', myAppDescription: 'Notevole', keywords_base: 'Notevole', myDescriz: '', sottoTitoloApp: 'Il Gioco del Dono', sottoTitoloApp2: 'del Dare e Ricevere', 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', vreg: 'Verifica Reg', dashboard:'Tu Tablero', testimonial: 'Opiniones', Test: 'Test', Category: 'Categorie', Admin: 'Admin', Test1: 'Test1', Test2: 'Test2', }, msg: { myAppName: 'Notevole', myAppNameShort: 'Notevole', 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: {}, pages: {}, msg: {}, text: { dashboard: { madegift: 'Avez-vous fait votre cadeau?' }, } }, enUs: { pages: { home: 'Home', profile: 'Your Profile', payment: 'Payments', SignUp: 'Registration', SignUp2: 'Registration', SignIn: 'Login', vreg: 'Check Registration', dashboard:'Your Dashboard', testimonial: 'Reviews', Test: 'Test', Category: 'Categorie', Admin: 'Admin', Test1: 'Test1', Test2: 'Test2', }, msg: { myAppName: 'Notevole', myAppNameShort: 'Notevole', 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;