From 7f0650d00b7b6564b5b92042898bd1c38813d23f Mon Sep 17 00:00:00 2001
From: Greg Fodor <gfodor@gmail.com>
Date: Tue, 2 Oct 2018 19:52:45 +0000
Subject: [PATCH] Copy fix

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

diff --git a/src/assets/translations.data.json b/src/assets/translations.data.json
index 27b8371d0..491476868 100644
--- a/src/assets/translations.data.json
+++ b/src/assets/translations.data.json
@@ -46,7 +46,7 @@
     "audio.grant-subtitle": "Mic access needed to be heard by others",
     "audio.granted-title": "Mic permissions granted",
     "audio.granted-subtitle": "You can still mute yourself in-game",
-    "audio.granted-next": "next",
+    "audio.granted-next": "Next",
     "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