From 6fa70e8528c0c3fe883f3d1cacd9a4841741e639 Mon Sep 17 00:00:00 2001 From: Greg Fodor <gfodor@gmail.com> Date: Tue, 20 Mar 2018 17:52:03 -0700 Subject: [PATCH] Copy changes --- 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 af5844379..48f19f8ff 100644 --- a/src/assets/translations.data.json +++ b/src/assets/translations.data.json @@ -18,7 +18,7 @@ "audio.subtitle-mobile": "Earphones are recommended", "audio.enter-now": "ENTER NOW", "audio.hmd-mic-warning": "Your HMD mic is not chosen", - "audio.grant-title": "Mic permissions needed", + "audio.grant-title": "Grant mic permissions", "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", -- GitLab