From 6e5839ded659cc193765e47cfdb9ccfeb31d8050 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 5 May 2021 13:42:03 -0600 Subject: [PATCH] lang strings --- languages/en.yaml | 3 +++ themes/grav/templates/partials/plugins-details.html.twig | 4 ++-- themes/grav/templates/partials/themes-details.html.twig | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/languages/en.yaml b/languages/en.yaml index e16c156d..1160021c 100644 --- a/languages/en.yaml +++ b/languages/en.yaml @@ -1109,3 +1109,6 @@ PLUGIN_ADMIN: IMAGES_CLS_RETINA_SCALE: "Retina Scale Factor" IMAGES_CLS_RETINA_SCALE_HELP: "Will take the calculated size and divide by scale factor to display a higher resolution image at a smaller pixel size for better handling of HiDPI resolutions" AUTOREGENERATE_FOLDER_SLUG: "Auto-regenerate based on page title" + ENABLE: Enable + PLUGINS_MUST_BE_ENABLED: "Plugin must be enabled to configure" + ACTIVATION_REQUIRED: "Activation required to configure" diff --git a/themes/grav/templates/partials/plugins-details.html.twig b/themes/grav/templates/partials/plugins-details.html.twig index b209de9c..532d22fc 100644 --- a/themes/grav/templates/partials/plugins-details.html.twig +++ b/themes/grav/templates/partials/plugins-details.html.twig @@ -45,11 +45,11 @@
- +
diff --git a/themes/grav/templates/partials/themes-details.html.twig b/themes/grav/templates/partials/themes-details.html.twig index af024482..5bb4b8fc 100644 --- a/themes/grav/templates/partials/themes-details.html.twig +++ b/themes/grav/templates/partials/themes-details.html.twig @@ -129,11 +129,11 @@
- +