[fix] Fix json syntax error from rebase (#4607)

This commit is contained in:
Christian Byrne
2025-07-30 10:22:05 -07:00
committed by GitHub
parent 972160782c
commit c7520eac3e

View File

@@ -140,7 +140,7 @@
"releaseTitle": "{package} {version} Release",
"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",