From 4b174b11ffafc117828e9118329a2c006622805d Mon Sep 17 00:00:00 2001 From: Steve Seguin Date: Sun, 29 Aug 2021 03:57:33 -0400 Subject: [PATCH] Add files via upload --- translations/blank.json | 1 + translations/en.json | 1 + 2 files changed, 2 insertions(+) diff --git a/translations/blank.json b/translations/blank.json index 3c25c94..7d77238 100644 --- a/translations/blank.json +++ b/translations/blank.json @@ -323,6 +323,7 @@ "enter-room-name-here": "Enter Room name here" }, "miscellaneous": { + "start" : "START", "new-display-name": "Enter a new Display Name for this stream", "submit-error-report": "Press OK to submit any error logs. Error logs may contain private information.", "director-redirect-1": "The director wishes to redirect you to the URL: ", diff --git a/translations/en.json b/translations/en.json index 756a0fb..b65c69d 100644 --- a/translations/en.json +++ b/translations/en.json @@ -323,6 +323,7 @@ "enter-room-name-here": "Enter Room name here" }, "miscellaneous": { + "start" : "START", "new-display-name": "Enter a new Display Name for this stream", "submit-error-report": "Press OK to submit any error logs to VDO.Ninja. Error logs may contain private information.", "director-redirect-1": "The director wishes to redirect you to the URL: ",