ja.ts 371 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 inventory table': 'インベントリ テーブルのエクスポート',
  'Select files smaller than 2GB':
    'ファイルが大きすぎます。2GB以下のファイルを選択してください。',
  'File format error': 'ファイル形式 `{type}` エラー',
hucy's avatar
hucy committed
7
};