Commit 831f9ea0 authored by xiaohuoni's avatar xiaohuoni Committed by 偏右

change exception

parent 76e19f15
export default { export default {
'app.exception.back': '返回首页', 'app.exception.back': '返回首页',
'app.exception.description.403': '抱歉,你无权访问页面', 'app.exception.description.403': '抱歉,你无权访问页面',
'app.exception.description.404': '抱歉,你访问的页面不存在', 'app.exception.description.404': '抱歉,你访问的页面不存在',
'app.exception.description.500': '抱歉,服务器出错了', 'app.exception.description.500': '抱歉,服务器出错了',
}; };
export default { export default {
'app.exception.back': '返回首頁', 'app.exception.back': '返回首頁',
'app.exception.description.403': '抱歉,妳無權訪問頁面', 'app.exception.description.403': '抱歉,妳無權訪問頁面',
'app.exception.description.404': '抱歉,妳訪問的頁面不存在', 'app.exception.description.404': '抱歉,妳訪問的頁面不存在',
'app.exception.description.500': '抱歉,服務器出錯了', 'app.exception.description.500': '抱歉,服務器出錯了',
}; };
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment