From ac21b28ea163eb0073b5517dc28ffe4baede5ca5 Mon Sep 17 00:00:00 2001
From: Simone Spinelli <simone.spinelli@geant.org>
Date: Thu, 29 Jun 2023 11:18:34 +0000
Subject: [PATCH] Rebase

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

diff --git a/gso/translations/en-GB.json b/gso/translations/en-GB.json
index 61ba44ca..a90ba817 100644
--- a/gso/translations/en-GB.json
+++ b/gso/translations/en-GB.json
@@ -32,7 +32,7 @@
         }
     },
     "workflow": {
-         "modify_generic": "Modify Trunk interface",
-         "modify_isis_metric": "Modify the ISIS metric."
+         "modify_isis_metric": "Modify the ISIS metric",
+         "modify_generic": "Modify Trunk interface" 
     }
 }
-- 
GitLab