From 3ba501156bdf1fb3183d58a927adab2bdd93756a Mon Sep 17 00:00:00 2001
From: Simone Spinelli <simone.spinelli@geant.org>
Date: Thu, 29 Jun 2023 11:30:36 +0000
Subject: [PATCH] Fix translation conflicts

---
 gso/translations/en-GB.json | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gso/translations/en-GB.json b/gso/translations/en-GB.json
index a90ba817..418e7e85 100644
--- a/gso/translations/en-GB.json
+++ b/gso/translations/en-GB.json
@@ -33,6 +33,7 @@
     },
     "workflow": {
          "modify_isis_metric": "Modify the ISIS metric",
-         "modify_generic": "Modify Trunk interface" 
-    }
+         "modify_generic": "Modify Trunk interface", 
+         "confirm_info": "Please verify this form looks correct."
+	    }
 }
-- 
GitLab