"DashboardAnalysis/src/index.tsx" did not exist on "e235ca5d4441f6e704f81796d976dea5f7c845d5"
exception.js 273 Bytes
Newer Older
陈帅's avatar
陈帅 committed
1 2 3 4 5 6
export default {
  'app.exception.back': '返回首頁',
  'app.exception.description.403': '抱歉,妳無權訪問該頁面',
  'app.exception.description.404': '抱歉,妳訪問的頁面不存在',
  'app.exception.description.500': '抱歉,服務器出錯了',
};