export const enum Language { EN = 'en', PT_BR = 'pt-br' }