en.js 67 B

123456789
  1. let company = {
  2. title: 'insert'
  3. }
  4. export default {
  5. company
  6. }