From 02693c8f4eaed4c417ed4fe8a75b5bfab9f2ecb6 Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Wed, 10 Oct 2018 10:33:56 +0300 Subject: [PATCH] Removed duplicate language strings --- languages/en.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/languages/en.yaml b/languages/en.yaml index ddbb1704..5db3a9a1 100644 --- a/languages/en.yaml +++ b/languages/en.yaml @@ -507,7 +507,6 @@ PLUGIN_ADMIN: ADD_FOLDER: "Add Folder" PROXY_URL: "Proxy URL" PROXY_URL_HELP: "Enter the proxy HOST or IP and PORT" - INVALID_FRONTMATTER_COULD_NOT_SAVE: "Invalid frontmatter, could not save" NOTHING_TO_SAVE: "Nothing to Save" FILE_ERROR_ADD: "An error occurred while trying to add the file" FILE_ERROR_UPLOAD: "An error occurred while trying to upload the file" @@ -559,7 +558,6 @@ PLUGIN_ADMIN: CANNOT_ADD_FILES_PAGE_NOT_SAVED: "NOTE: Page must be saved before you can upload files to it." DROP_FILES_HERE_TO_UPLOAD: "Drop your files here or click in this area" INSERT: "Insert" - METADATA: "Metadata" UNDO: "Undo" REDO: "Redo" HEADERS: "Headers"