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: ",