This commit is contained in:
2020-04-12 23:05:57 +02:00
committed by Stefan Rohde-Enslin
commit dfcb0c2f9b
54 changed files with 2178 additions and 0 deletions

8
en/general.php Normal file
View File

@ -0,0 +1,8 @@
<?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.';