From 797de0021362929428ab5bec6a6d2ae1fa7c485a Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Tue, 20 Oct 2015 12:38:10 -0600 Subject: [PATCH] Added lang strings for blueprints --- languages.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/languages.yaml b/languages.yaml index 60efc994..d6a13fb9 100644 --- a/languages.yaml +++ b/languages.yaml @@ -433,6 +433,8 @@ en: PLUGIN_STATUS: "Plugin status" INCLUDE_DEFAULT_LANG: "Include default language" INCLUDE_DEFAULT_LANG_HELP: "This will prepend all URLs in the default language with the default language. e.g. `/en/blog/my-post`" + ALLOW_URL_TAXONOMY_FILTERS: "URL Taxonomy Filters" + ALLOW_URL_TAXONOMY_FILTERS_HELP: "Page-based collections allow you to filter via `/taxonomy:value`." es: PLUGIN_ADMIN: ADMIN_BETA_MSG: "¡Está es una versión Beta! Utilízala bajo tu propio riesgo..."