Add German and English survey translations

This commit is contained in:
Jürgen Mummert
2026-05-24 21:24:53 +02:00
parent 6eec9ec537
commit e204da60b6
18 changed files with 498 additions and 127 deletions
+5
View File
@@ -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.'];