export default {
  'BLOCK_NAME.analysis.test': 'Gongzhuan No.{no} shop',
  'BLOCK_NAME.analysis.introduce': 'Introduce',
  'BLOCK_NAME.analysis.total-sales': 'Total Sales',
  'BLOCK_NAME.analysis.day-sales': 'Daily Sales',
  'BLOCK_NAME.analysis.visits': 'Visits',
  'BLOCK_NAME.analysis.visits-trend': 'Visits Trend',
  'BLOCK_NAME.analysis.visits-ranking': 'Visits Ranking',
  'BLOCK_NAME.analysis.day-visits': 'Daily Visits',
  'BLOCK_NAME.analysis.week': 'WoW Change',
  'BLOCK_NAME.analysis.day': 'DoD Change',
  'BLOCK_NAME.analysis.payments': 'Payments',
  'BLOCK_NAME.analysis.conversion-rate': 'Conversion Rate',
  'BLOCK_NAME.analysis.operational-effect': 'Operational Effect',
  'BLOCK_NAME.analysis.sales-trend': 'Stores Sales Trend',
  'BLOCK_NAME.analysis.sales-ranking': 'Sales Ranking',
  'BLOCK_NAME.analysis.all-year': 'All Year',
  'BLOCK_NAME.analysis.all-month': 'All Month',
  'BLOCK_NAME.analysis.all-week': 'All Week',
  'BLOCK_NAME.analysis.all-day': 'All day',
  'BLOCK_NAME.analysis.search-users': 'Search Users',
  'BLOCK_NAME.analysis.per-capita-search': 'Per Capita Search',
  'BLOCK_NAME.analysis.online-top-search': 'Online Top Search',
  'BLOCK_NAME.analysis.the-proportion-of-sales': 'The Proportion Of Sales',
  'BLOCK_NAME.channel.all': 'ALL',
  'BLOCK_NAME.channel.online': 'Online',
  'BLOCK_NAME.channel.stores': 'Stores',
  'BLOCK_NAME.analysis.sales': 'Sales',
  'BLOCK_NAME.analysis.traffic': 'Traffic',
  'BLOCK_NAME.table.rank': 'Rank',
  'BLOCK_NAME.table.search-keyword': 'Keyword',
  'BLOCK_NAME.table.users': 'Users',
  'BLOCK_NAME.table.weekly-range': 'Weekly Range',
};