From 66e4563231bcfab8f8b7cf3fa0f5b86797719b7b Mon Sep 17 00:00:00 2001
From: nizune <9-nizune@users.noreply.gitlab.insrt.uk>
Date: Sun, 4 Jul 2021 20:16:01 +0200
Subject: [PATCH] Changed "Font Selector" to just "Font"

---
 en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en.json b/en.json
index 385f859..ed2074e 100644
--- a/en.json
+++ b/en.json
@@ -196,7 +196,7 @@
                     "theme_data": "Theme Data",
                     "custom_css": "Custom CSS",
                     "sync": "Sync Options",
-                    "font": "Font Selector",
+                    "font": "Font",
                     "mono_font": "Monoscape Font Selector",
                     "ligatures": "Font Ligatures",
                     "ligatures_desc": "For supported fonts, ligatures combine characters together, for example, turning -> into an arrow. Switch to Inter and try toggling this option."
-- 
GitLab