4 lines
215 B
PHP
4 lines
215 B
PHP
<?php
|
|
|
|
$GLOBALS['TL_LANG']['tl_survey_editor']['editor_legend'] = 'Editing permissions';
|
|
$GLOBALS['TL_LANG']['tl_survey_editor']['member'] = ['Editing member', 'This frontend member is allowed to edit the survey.']; |