const tip_en = { title: { ch: "拍照示例", en: "Photo sample" }, sub_title: { ch: "拍照时,请保持护照背景干净无其他文字,避免画面失真", en: "When taking photos,please put your passport straight without background and avoid distortion of the picture" }, sub_tip_one: { ch: "相机权限开放", en: "without block" }, sub_tip_two: { ch: "保持屏幕高亮", en: "keep bright" }, sub_tip_three: { ch: "护照在手机正前方", en: "right front yours" }, do_area: { ch: "操作区域", en: "Operating area" }, papers_type: { ch: "证件类型", en: "papers type" }, submit: { ch: "拍照验证", en: "Passport Certification" } }; module.exports = tip_en;