Add German and English survey translations
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$GLOBALS['TL_LANG']['tl_member']['survey_legend'] = 'Survey assignment';
|
||||
$GLOBALS['TL_LANG']['tl_member']['surveyCategories'] = ['Survey categories', 'These categories are automatically assigned to new and already assigned surveys of this member.'];
|
||||
$GLOBALS['TL_LANG']['tl_member']['assignedSurveys'] = ['Assigned surveys', 'Choose the surveys this member is allowed to edit. The search field in the selector helps when there are many entries.'];
|
||||
Reference in New Issue
Block a user