import translations from './translations.yml'; export default { // The only thing necessary on the client side is to provide // a translation for the new enum. translations, };