From 431f540a35dd29aaea9cc628cfd109f2326a18d2 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 25 May 2020 12:14:08 -0600 Subject: [PATCH] Added general lang string --- languages/en.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/languages/en.yaml b/languages/en.yaml index 58c4c398..a1be0f23 100644 --- a/languages/en.yaml +++ b/languages/en.yaml @@ -951,3 +951,4 @@ PLUGIN_ADMIN: CODEMIRROR_MD_FONT: "Markdown Editor Font" CUSTOM_PRESETS: "Custom Presets" CUSTOM_PRESETS_HELP: "Drag-n-drop a theme .yaml file here, or you can create an array of presets with text based keys" + GENERAL: "General"