zh_Hans.js 199 Bytes
export let zh_Hans =  {
    common:{
        identityAuthentication:'身份认证',
        baseInfo:'基本资料',
        riskTest:'风险评测',
        protocolStatement:'协议声明'
    }
};