Add German and English survey translations
This commit is contained in:
@@ -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.'];
|
||||
Reference in New Issue
Block a user