From 0c63bc488c5acef70012c64372d56990594cb95a Mon Sep 17 00:00:00 2001
From: Brian Peiris <brianpeiris@gmail.com>
Date: Fri, 20 Apr 2018 17:53:07 -0700
Subject: [PATCH] fix merge

---
 src/assets/translations.data.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/assets/translations.data.json b/src/assets/translations.data.json
index e2d73a361..69415d5b0 100644
--- a/src/assets/translations.data.json
+++ b/src/assets/translations.data.json
@@ -32,7 +32,6 @@
     "audio.granted-title": "Mic permissions granted",
     "audio.granted-subtitle": "You can still mute yourself in-game",
     "audio.granted-next": "NEXT",
-    "exit.subtitle.exited": "Your session has ended.",
     "exit.subtitle.exited": "Your session has ended. Refresh your browser to start a new one.",
     "exit.subtitle.closed": "This room is no longer available.",
     "exit.subtitle.full": "This room is full, please try again later.",
-- 
GitLab