From 53a4e13aac6fac87fd48f6842ac337ccdfd4c159 Mon Sep 17 00:00:00 2001 From: andrijapanicsb <45762285+andrijapanicsb@users.noreply.github.com> Date: Tue, 26 May 2026 06:37:34 +0200 Subject: [PATCH] Shorten VR public IP label --- ui/public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index 1a477fb1237..6364b3e106a 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -2193,7 +2193,7 @@ "label.router.health.check.success": "Success", "label.router.health.checks": "Health checks", "label.routercount": "Total of virtual routers", -"label.routerip": "Public IPv4 address for the VR in this network", +"label.routerip": "Public IPv4 address for the VR", "label.routeripv6": "IPv6 address for the VR in this Network.", "label.routing.firewall": "IPv4 Routing Firewall", "label.resourcegroup": "Resource group",