Approval.
This commit is contained in:
10
uk/general.php
Normal file
10
uk/general.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
$general['topic'] = 'Тема';
|
||||
$general['topics'] = 'Темы';
|
||||
$general['exhibition_view'] = 'Просмотр выставки';
|
||||
$general['expand_all'] = 'Развернуть всё';
|
||||
$general['reduce'] = 'Свернуть';
|
||||
$general['objektsfor'] = 'Объекты для';
|
||||
$general['objektsfor_description'] = 'Просмотр объектов из этой темы и подтем, соответствующих заданному местоположению';
|
||||
$general['next'] = 'Следующее';
|
||||
$general['previous'] = 'Предыдущее';
|
Reference in New Issue
Block a user