From 472b323e7d3248ea7b8d474cc64b1fb9042f4773 Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Wed, 10 Oct 2018 10:35:18 +0300 Subject: [PATCH] Removed duplicate language strings (1.9) --- languages/en.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/languages/en.yaml b/languages/en.yaml index 8a15346c..88edbce9 100644 --- a/languages/en.yaml +++ b/languages/en.yaml @@ -354,7 +354,6 @@ PLUGIN_ADMIN: ETAG_HELP: "Sets the etag header to help identify when a page has been modified" VARY_ACCEPT_ENCODING: "Vary accept encoding" VARY_ACCEPT_ENCODING_HELP: "Sets the `Vary: Accept Encoding` header to help with proxy and CDN caching" - VARY_ACCEPT_ENCODING_HELP: "Sets the `Vary: Accept Encoding` header to help with proxy and CDN caching" MARKDOWN: "Markdown" MARKDOWN_EXTRA: "Markdown extra" MARKDOWN_EXTRA_HELP: "Enable default support for Markdown Extra - https://michelf.ca/projects/php-markdown/extra/"