From 2becf5c770c6926b226527964a0ae73a3f71167c Mon Sep 17 00:00:00 2001
From: Thijs Kinkhorst <thijs@kinkhorst.com>
Date: Sun, 10 Jun 2018 21:08:52 +0000
Subject: [PATCH] Fix merge error: re-add missing }

---
 modules/consent/dictionaries/consent.translation.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/modules/consent/dictionaries/consent.translation.json b/modules/consent/dictionaries/consent.translation.json
index cbd41ec6a..e45412265 100644
--- a/modules/consent/dictionaries/consent.translation.json
+++ b/modules/consent/dictionaries/consent.translation.json
@@ -758,4 +758,5 @@
         "da": "Afbryd login til SPNAME",
         "af": "Kanseleer aanmelding na SPNAME",
         "el": "\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5 \u03c3\u03c4\u03b7\u03bd \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b1 SPNAME"
-    }
\ No newline at end of file
+    }
+}
-- 
GitLab