Add German and English survey translations
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
$GLOBALS['TL_LANG']['tl_module']['survey_navigation_legend'] = 'Linked pages';
|
||||
$GLOBALS['TL_LANG']['tl_module']['surveyEditPage'] = ['Edit page', 'Page containing the frontend module for editing surveys.'];
|
||||
$GLOBALS['TL_LANG']['tl_module']['surveyListPage'] = ['Overview page', 'Page containing the survey overview.'];
|
||||
$GLOBALS['TL_LANG']['tl_module']['surveyReaderPage'] = ['Display page', 'Public page for accessing a survey via the public link.'];
|
||||
Reference in New Issue
Block a user