From 6e153cb3076992c499647e257aba138be3c2123c Mon Sep 17 00:00:00 2001 From: Jc2k Date: Tue, 21 Feb 2023 10:58:40 +0000 Subject: [PATCH] Fix a typo: Add OpenTread Border Router (#15528) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 42bbb77173..9e4e4cb204 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -3269,7 +3269,7 @@ "other_networks": "Other networks", "my_network": "My network", "no_preferred_network": "You don't have a preferred network yet.", - "add_open_thread_border_router": "Add an OpenTread border router", + "add_open_thread_border_router": "Add an OpenThread border router", "no_border_routers": "No border routers found", "border_routers": "{count} border {count, plural,\n one {router}\n other {routers}\n}", "managed_by_home_assistant": "Managed by Home Assistant",