Initial
This commit is contained in:
8
pt/general.php
Normal file
8
pt/general.php
Normal 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'] = 'Objektansichten zu Objekten aus diesem und Unterthemen, die dem gegebenen Ort entsprechen.';
|
Reference in New Issue
Block a user