Manuele Maporti 1751057dec
Add files via upload
TT-261314: NEW updated GrapesJs plugin
TT-261010: FIX SEC weak password reset token, RCE
TT-261010: FIX SEC file upload
2022-10-20 11:00:24 +02:00

16 lines
519 B
PHP

<?php
/*************************************
* SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. <info@vtenext.com>
* SPDX-License-Identifier: AGPL-3.0-only
************************************/
$mod_strings = Array(
'ModuleName' => 'Module Name',
'SINGLE_ModuleName' => 'Module Name',
'LBL_MODULEBLOCK_INFORMATION' => 'ModuleBlock Information',
'LBL_CUSTOM_INFORMATION' => 'Custom Information',
'LBL_DESCRIPTION_INFORMATION' => 'Description Information',
'ModuleFieldLabel' => 'ModuleFieldLabel Text',
);