From 346d29d94a7d3270adb28ac3a240868273fafab0 Mon Sep 17 00:00:00 2001 From: ItsLemmy Date: Thu, 25 Sep 2025 09:19:34 -0400 Subject: [PATCH] i18n: en: no audio codecs --- Assets/Translations/en.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index 8a84e472..29769f6d 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -1096,7 +1096,6 @@ "frame-rates": { "fps": "{fps} FPS" }, - "screen-recording": { "sources": { "portal": "Portal", @@ -1116,10 +1115,6 @@ "system-output": "System output", "microphone-input": "Microphone input", "both": "System output + microphone input" - }, - "audio-codecs": { - "opus": "Opus", - "aac": "AAC" } } },