pl.js 753 Bytes
Newer Older
朱国瑞's avatar
朱国瑞 committed
1 2 3 4 5 6 7 8
export default {
  strings: {
    homeTitle: "AI哺乳姿势矫正",
    homeText1: "调整手机角度并摆放平稳,您可以使用手机支架",
    homeText2: "请与屏幕保持1米距离\n直到把身体摆入框中。\n点击立即开始您有5秒钟的准备时间。",
    homeText3: "本教学需要您授权使用摄像头\n请在安全环境安全设备使用本功能\n请您放心,穿着衣物不会影响AI识别。",
    homeButtonText: "立即开始",
    completeText: "恭喜你!完成了本次教学~",
朱国瑞's avatar
朱国瑞 committed
9 10 11
    cameraText: "相机未授权",
    cameraText1: "相机权限已被禁止,请在权限管理中开启!",
    cameraButtonText: "知道了",
朱国瑞's avatar
朱国瑞 committed
12
    completeText2: "您已记录",
13
    completeButtonText: "确定",
朱国瑞's avatar
朱国瑞 committed
14 15
  }
}