From b4105b525f16b72ee0fc8087879bfb5502550e33 Mon Sep 17 00:00:00 2001 From: shrouxm Date: Wed, 10 Jul 2024 13:21:23 -0700 Subject: [PATCH] feat: add translation strings --- dev-client/src/translations/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-client/src/translations/en.json b/dev-client/src/translations/en.json index 5821c588d2..7011086066 100644 --- a/dev-client/src/translations/en.json +++ b/dev-client/src/translations/en.json @@ -451,7 +451,9 @@ "camera_title": "LandPKS Soil ID needs to access your camera", "camera_body": "To use {{feature}}, grant LandPKS Soil ID access to your camera in device settings.", "gallery_title": "LandPKS Soil ID needs to access your photo gallery", - "gallery_body": "To use {{feature}}, grant LandPKS Soil ID access to your photo gallery in device settings." + "gallery_body": "To use {{feature}}, grant LandPKS Soil ID access to your photo gallery in device settings.", + "location_title": "LandPKS Soil ID needs to access your location", + "location_body": "For the best map experience, grant LandPKS Soil ID access to your location in device settings." }, "errors": { "generic": "Error saving soil ID information."