"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
;
var locale = {
"zh_CN": {
attr: {
user: '用户',
system: '系统',
},
}
};