Skip to content

Commit

Permalink
feat: add translation strings
Browse files Browse the repository at this point in the history
  • Loading branch information
shrouxm authored and paulschreiber committed Jul 11, 2024
1 parent 07c018a commit b4105b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev-client/src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down

0 comments on commit b4105b5

Please sign in to comment.