import inherited from 'mastodon/locales/fr.json';

const messages = {
  //  No translations available.
};

export default Object.assign({}, inherited, messages);