export default { strings: { homeTitle: "Breastfeeding posture AI coach", homeText1: "Put your device on a stable surface", homeText2: 'Keep one meter away from the camera, and fit your body into the guide line. Session starts in 5 seconds after you click "Start Now" button', homeText3: "Camera permission is needed for AI coach. Your clothes will not affect the AI coach", homeButtonText: "Start Now", completeText: "Congratulations!", cameraText: "Camera not detected", cameraText1: "Camera disabled. Please grant camera permission first!", cameraButtonText: "OK", completeText2: "You have recorded", completeButtonText: "OK", } }