mirror of
https://github.com/getgrav/grav.git
synced 2026-07-04 10:28:19 +02:00
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.
This commit is contained in:
committed by
Andy Miller
parent
4ab0a601ad
commit
40b475ecb9
@@ -13,7 +13,7 @@ form:
|
||||
|
||||
modular_title:
|
||||
type: spacer
|
||||
title: Modular Setup
|
||||
title: PLUGIN_ADMIN.MODULAR_SETUP
|
||||
|
||||
header.content.items:
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user