export const localesNames: {[key: string]: string} = { 'en-US': 'English', 'it-IT': 'Italiano' };