Skip to content

Commit

Permalink
Docs dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
k-samuel committed May 6, 2015
1 parent 347797e commit 2705b32
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions www/system/config/dictionary/en/sysdocs_object.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php return array (
'sysdocs_class' => 'Class',
'sysdocs_class_method' => 'Method',
'sysdocs_class_method_param' => 'Param',
'sysdocs_class_property' => 'Property',
);

0 comments on commit 2705b32

Please sign in to comment.