From b3545ccb8b166ec1e8ea61464e273ff32437c0f9 Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Wed, 20 Nov 2019 09:52:50 +0200 Subject: [PATCH] Translations: rename MODULAR to MODULE everywhere --- CHANGELOG.md | 1 + system/blueprints/pages/modular.yaml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0beeb23ce..fbe15a94a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * Improved user and group ACL to support deny permissions (`Flex Users` only) * Improved twig `authorize()` function to work better with nested rule parameters * Output the current username that Scheduler is using if crontab not setup + * Translations: rename MODULAR to MODULE everywhere 1. [](#bugfix) * Regression: Fixed Grav update bug [#2722](https://github.com/getgrav/grav/issues/2722) diff --git a/system/blueprints/pages/modular.yaml b/system/blueprints/pages/modular.yaml index 94f56506a..07e631d18 100644 --- a/system/blueprints/pages/modular.yaml +++ b/system/blueprints/pages/modular.yaml @@ -1,4 +1,4 @@ -title: PLUGIN_ADMIN.MODULAR +title: PLUGIN_ADMIN.MODULE extends@: default form: @@ -13,7 +13,7 @@ form: modular_title: type: spacer - title: PLUGIN_ADMIN.MODULAR_SETUP + title: PLUGIN_ADMIN.MODULE_SETUP header.content.items: type: text