From fadfef3485a915e6bb569799667b22445148df36 Mon Sep 17 00:00:00 2001
From: Ryan Wood <w.ryan@stelch.com>
Date: Thu, 19 Aug 2021 16:06:10 +0000
Subject: [PATCH] Add audio section

---
 en.json | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/en.json b/en.json
index 18c2292..ca4e3c6 100644
--- a/en.json
+++ b/en.json
@@ -205,6 +205,11 @@
                     "created": "Created {{time_ago}}",
                     "logout": "Log out of all other sessions"
                 },
+                "audio": {
+                    "title": "Voice Settings",
+                    "input_device": "Microphone",
+                    "output_device": "Speaker / Headset"
+                },
                 "appearance": {
                     "title": "Appearance",
                     "theme": "Theme",
-- 
GitLab