Approval.

This commit is contained in:
2020-08-07 18:34:07 +02:00
committed by Stefan Rohde-Enslin
parent fd572dd64f
commit 415e218669
18 changed files with 2404 additions and 0 deletions

6
hu/title_types_set.php Normal file
View File

@ -0,0 +1,6 @@
<?PHP
$title_types_set['0'] = '';
$title_types_set['1'] = 'Tudományos';
$title_types_set['2'] = 'Köznyelvi';
$title_types_set['3'] = 'Nyelvjárás';
$title_types_set['4'] = 'Dialect';