From c41e4fd8640eb1369fbe19501415cb4663823712 Mon Sep 17 00:00:00 2001
From: Neda Moeini <neda.moeini@geant.org>
Date: Fri, 15 Nov 2024 12:50:20 +0100
Subject: [PATCH] Update the translation file.

---
 gso/translations/en-GB.json | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/gso/translations/en-GB.json b/gso/translations/en-GB.json
index 1858d04e..3462ea83 100644
--- a/gso/translations/en-GB.json
+++ b/gso/translations/en-GB.json
@@ -103,6 +103,11 @@
         "task_modify_partners": "Modify partner task",
         "task_delete_partners": "Delete partner task",
         "task_clean_old_tasks": "Remove old cleanup tasks",
-        "promote_p_to_pe": "Promote P to PE"
+        "promote_p_to_pe": "Promote P to PE",
+        "create_layer_2_circuit": "Create Layer 2 Circuit",
+        "modify_layer_2_circuit": "Modify Layer 2 Circuit",
+        "terminate_layer_2_circuit": "Terminate Layer 2 Circuit",
+        "create_imported_layer_2_circuit": "NOT FOR HUMANS -- Import existing Layer 2 Circuit",
+        "import_layer_2_circuit": "NOT FOR HUMANS -- Finalize import into a Layer 2 Circuit product",
     }
 }
-- 
GitLab