11 lines
414 B
PHP
11 lines
414 B
PHP
<?PHP
|
|
$general['topic'] = 'Topic';
|
|
$general['topics'] = 'Topics';
|
|
$general['exhibition_view'] = 'Exhibition View';
|
|
$general['expand_all'] = 'Expand all';
|
|
$general['reduce'] = 'Reduce';
|
|
$general['objektsfor'] = 'Objects for';
|
|
$general['objektsfor_description'] = 'Object views of objects from this and subtopics that correspond to the given location.';
|
|
$general['next'] = 'Next';
|
|
$general['previous'] = 'Previous';
|