From 40b475ecb988d358042ae0d33576fbce4ccda381 Mon Sep 17 00:00:00 2001 From: Dmitry Yakovlev Date: Sat, 28 Apr 2018 20:29:28 +0300 Subject: [PATCH] Fix hardcoded string (#1993) Fix hard-coded string "Modular Setup" to improve internationalization. Needs new string PLUGIN_ADMIN.MODULAR_SETUP in Admin plugin language file. --- system/blueprints/pages/modular.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/blueprints/pages/modular.yaml b/system/blueprints/pages/modular.yaml index 21ecb7181..94f56506a 100644 --- a/system/blueprints/pages/modular.yaml +++ b/system/blueprints/pages/modular.yaml @@ -13,7 +13,7 @@ form: modular_title: type: spacer - title: Modular Setup + title: PLUGIN_ADMIN.MODULAR_SETUP header.content.items: type: text