From fbb67d93ab8f94fd5da35a122df363fc972e63cb Mon Sep 17 00:00:00 2001 From: finity69x2 <32221243+finity69x2@users.noreply.github.com> Date: Tue, 21 Mar 2023 21:14:43 -0400 Subject: [PATCH] Update en.json --- custom_components/nws_alerts/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/nws_alerts/translations/en.json b/custom_components/nws_alerts/translations/en.json index 8c6c4fe..00eb0cc 100644 --- a/custom_components/nws_alerts/translations/en.json +++ b/custom_components/nws_alerts/translations/en.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "description": "Please select your NWS lookup method.\n\nFor a brief explanation of the advantages and disadvantages of each method please see [here](https://github.com/finity69x2/nws_alerts/blob/master/lookup_options.md).\n\nIf you don't know which is better for your situation, you should probably select the County/Zone ID version.", + "description": "Please select your NWS lookup method.\n\nFor a brief explanation of the advantages and disadvantages of each method please see [here](https://github.com/finity69x2/nws_alerts/blob/master/lookup_options.md).\n\nIf you don't know which is better for your situation, you should probably select the Zone ID version.", "menu_options": { "zone": "Zone ID (more generalized location - includes County ID if applicable)", "gps_loc": "GPS Location (precise location)" @@ -31,7 +31,7 @@ "options": { "step": { "user": { - "description": "Please select your NWS lookup method.\n\nFor a brief explanation of the advantages and disadvantages of each method please see [here](https://github.com/finity69x2/nws_alerts/blob/master/lookup_options.md).\n\nIf you don't know which is better for your situation, you should probably select the County/Zone ID version.", + "description": "Please select your NWS lookup method.\n\nFor a brief explanation of the advantages and disadvantages of each method please see [here](https://github.com/finity69x2/nws_alerts/blob/master/lookup_options.md).\n\nIf you don't know which is better for your situation, you should probably select the Zone ID version.", "menu_options": { "zone": "Zone ID (more generalized location - includes County ID if applicable)", "gps_loc": "GPS Location (precise location)"