diff --git a/lang/en/local_hshexport.php b/lang/en/local_hshexport.php index fbfd144f02aad0a1eb10f3c4dab4d8f35a51d660..f8145ab23a1f0fd3be8d7b558efa1da6f190fd06 100644 --- a/lang/en/local_hshexport.php +++ b/lang/en/local_hshexport.php @@ -27,3 +27,7 @@ defined('MOODLE_INTERNAL') || die(); $string['hshexport:canexport'] = 'Can export user csv for evasys'; $string['pluginname'] = 'HSH User export'; +$string['nav_course'] = 'Navigation node in course navigation'; +$string['nav_participants'] = 'Navigation node in participants page jump menu'; +$string['navigation'] = 'Navigation node placement'; +$string['navigation_desc'] = 'The location where the navigation node for user bulk enrolment will be added within a course.';