en-US.ts 275 Bytes
Newer Older
hucy's avatar
hucy committed
1
export default {
hucy's avatar
hucy committed
2 3 4 5 6
  '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',
hucy's avatar
hucy committed
7
};