From 40e6d54802d906a7c35dbc395af85b113bc31648 Mon Sep 17 00:00:00 2001 From: "firstof9@gmail.com" Date: Sat, 18 Mar 2023 12:23:45 -0700 Subject: [PATCH] verbiage update --- 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 0e40e4f..0d64f5f 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.\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.txt).\nIf you don't know which is better for your situation, you should probably select the 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.txt).\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)", "gps_loc": "GPS Location (precise location)" @@ -31,7 +31,7 @@ "options": { "step": { "user": { - "description": "Please select your NWS lookup method.\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.txt).\nIf you don't know which is better for your situation, you should probably select the 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.txt).\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)", "gps_loc": "GPS Location (precise location)"