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
@@ -0,0 +1,6 @@
<?php
$GLOBALS['TL_LANG']['tl_survey_category']['title'] = ['Title', 'Title of the category.'];
$GLOBALS['TL_LANG']['tl_survey_category']['alias'] = ['Alias', 'Optional alias.'];
$GLOBALS['TL_LANG']['tl_survey_category']['title_legend'] = 'Basic data';
$GLOBALS['TL_LANG']['tl_survey_category']['sorting'] = ['Sorting', 'Sorting value for the backend list.'];