From 1e69df9334b24558168f5402cd6859ce1e5424fd Mon Sep 17 00:00:00 2001
From: Simone Spinelli <simone.spinelli@geant.org>
Date: Mon, 19 Jun 2023 07:29:33 +0000
Subject: [PATCH] Add translation file

---
 gso/translations/en-GB.json | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 gso/translations/en-GB.json

diff --git a/gso/translations/en-GB.json b/gso/translations/en-GB.json
new file mode 100644
index 00000000..da9dd95e
--- /dev/null
+++ b/gso/translations/en-GB.json
@@ -0,0 +1,9 @@
+{
+    "forms": {
+        "fields": {
+            "added_service_ports": "Add ports",
+            "confirm": "Confirm you are good with this",
+            "confirm_info": "Check the output of the playbook"   
+	}
+    }
+}
-- 
GitLab