Actualización
This commit is contained in:
11
plugin/courseblock/lang/english.php
Normal file
11
plugin/courseblock/lang/english.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$strings['plugin_title'] = "Course block";
|
||||
$strings['plugin_comment'] = "Add header and footer in a course";
|
||||
$strings['tool_enable'] = 'Enable plugin';
|
||||
$strings['tool_enable_help'] = 'Once enabled, you will have to configure the plugin inside the course configuration, then from the course homepage (a button will appear there only for the teacher)';
|
||||
|
||||
$strings['course_block_footer_left'] = 'Footer left';
|
||||
$strings['course_block_footer_center'] = 'Footer center';
|
||||
$strings['course_block_footer_right'] = 'Footer right';
|
||||
$strings['course_block_pre_footer'] = 'Pre footer';
|
||||
1
plugin/courseblock/lang/french.php
Normal file
1
plugin/courseblock/lang/french.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
plugin/courseblock/lang/spanish.php
Normal file
1
plugin/courseblock/lang/spanish.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
Reference in New Issue
Block a user