From efa9f8693d0ce01c2a304a79a8bde9354b0e87e6 Mon Sep 17 00:00:00 2001 From: Jose Buitron Date: Wed, 25 Oct 2023 13:29:06 -0500 Subject: [PATCH] fix: Added EN change --- src/localization/locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/localization/locales/en-US.json b/src/localization/locales/en-US.json index bb6f279cc5..fc80ddf0c7 100644 --- a/src/localization/locales/en-US.json +++ b/src/localization/locales/en-US.json @@ -599,7 +599,7 @@ "form_step_visualize_step_description": "Choose how polygons and points will appear on the map.", "form_step_annotate_step_title": "Annotations", "form_step_preview_step_title": "Preview", - "form_step_preview_step_description": "Zoom and pan the map to set how {{entityType}} members will see it.", + "form_step_preview_step_description": "Zoom and pan the map to set how others will see it.", "form_step_preview_step_map_description": "After you publish the map, {{entityType}} members can view the map or download it as an image or data file.", "form_step_preview_step_save": "Publish", "added_visualization_config": "The map for {{name}} file has been published.",