Approval.
This commit is contained in:
parent
b127f505e5
commit
e4e0380e82
|
@ -1,5 +1,4 @@
|
||||||
<?PHP
|
<?PHP
|
||||||
$title_types_set[''] = '';
|
|
||||||
$title_types_set['Science'] = 'Wissenschaft';
|
$title_types_set['Science'] = 'Wissenschaft';
|
||||||
$title_types_set['Everyday speech'] = 'Alltagssprache';
|
$title_types_set['Everyday speech'] = 'Alltagssprache';
|
||||||
$title_types_set['Colloquial speech'] = 'Umgangssprache';
|
$title_types_set['Colloquial speech'] = 'Umgangssprache';
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
<?PHP
|
<?PHP
|
||||||
$title_types_set[''] = '';
|
|
||||||
$title_types_set['Science'] = 'Science';
|
$title_types_set['Science'] = 'Science';
|
||||||
$title_types_set['Everyday speech'] = 'Everyday speech';
|
$title_types_set['Everyday speech'] = 'Everyday speech';
|
||||||
$title_types_set['Colloquial speech'] = 'Colloquial speech';
|
$title_types_set['Colloquial speech'] = 'Colloquial speech';
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
<?PHP
|
<?PHP
|
||||||
$title_types_set[''] = '';
|
|
||||||
$title_types_set['Science'] = 'Ilmu';
|
$title_types_set['Science'] = 'Ilmu';
|
||||||
$title_types_set['Everyday speech'] = 'Bahasa sehari-hari';
|
$title_types_set['Everyday speech'] = 'Bahasa sehari-hari';
|
||||||
$title_types_set['Colloquial speech'] = 'Bahasa gaul';
|
$title_types_set['Colloquial speech'] = 'Bahasa gaul';
|
||||||
|
|
Loading…
Reference in New Issue
Block a user