diff --git a/src/locales/en/main.json b/src/locales/en/main.json index 7e65166e3..866cc1ce0 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -137,7 +137,12 @@ "itemsSelected": "{selectedCount} items selected", "progressCountOf": "of", "keybindingAlreadyExists": "Keybinding already exists on", - "commandProhibited": "Command {command} is prohibited. Contact an administrator for more information." + "commandProhibited": "Command {command} is prohibited. Contact an administrator for more information.", + "startRecording": "Start Recording", + "stopRecording": "Stop Recording", + "micPermissionDenied": "Microphone permission denied", + "noAudioRecorded": "No audio recorded", + "nodesRunning": "nodes running" }, "manager": { "title": "Custom Nodes Manager",