translation-value-sets/uk/title_types_set.php
2022-11-17 17:08:26 +00:00

7 lines
311 B
PHP

<?PHP
$title_types_set[''] = ' ';
$title_types_set['Science'] = 'Наукові дослідження';
$title_types_set['Everyday speech'] = 'Повсякденне мовлення';
$title_types_set['Colloquial speech'] = 'Розмовне мовлення';
$title_types_set['Dialect'] = 'Діалект';