Approval.

This commit is contained in:
2020-08-07 18:43:28 +02:00
committed by Stefan Rohde-Enslin
parent 2446b3bce3
commit b127f505e5
3 changed files with 15 additions and 0 deletions

View File

@ -1 +1,6 @@
<?PHP
$title_types_set[''] = '';
$title_types_set['Science'] = 'Wissenschaft';
$title_types_set['Everyday speech'] = 'Alltagssprache';
$title_types_set['Colloquial speech'] = 'Umgangssprache';
$title_types_set['Dialect'] = 'Dialekt';