export const langs = [ { code: 'en', label: 'English' }, { code: 'pt', label: 'Português' } ];