en-US.ts 275 Bytes
export default {
  'Export table data': 'Export table data',
  'Export inventory table': 'Export inventory table',
  'Select files smaller than 2GB':
    'The file is too large, please select a file not exceeding 2GB',
  'File format error': 'File format `{type}` Error',
};