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