Initial
This commit is contained in:
9
en/topic.php
Normal file
9
en/topic.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?PHP
|
||||
$topic['related_objects'] = 'Related Objects ...';
|
||||
$topic['related_documents'] = 'Related Documents ...';
|
||||
$topic['sources_and_links'] = 'Sources and Links ...';
|
||||
$topic['next'] = 'Next';
|
||||
$topic['map'] = 'Map';
|
||||
$topic['show_object'] = 'Show object';
|
||||
$topic['show_objects'] = 'Show objects';
|
||||
$topic['search'] = 'Search';
|
Reference in New Issue
Block a user