upgrade
This commit is contained in:
10
plugin/studentfollowup/lang/dutch.php
Normal file
10
plugin/studentfollowup/lang/dutch.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
$strings['plugin_title'] = "Student Follow-up System";
|
||||
$strings['plugin_comment'] = "Care system (Zorgdossier) [CS]
|
||||
Career follow system (Structuurschema) [CFS]
|
||||
Competence based evaluation system (Competentie evaluatie systeem) [CBES]";
|
||||
$strings['tool_enable'] = 'Enable plugin';
|
||||
$strings['CareDetailView'] = 'Mijn begeleidingen';
|
||||
$strings['Private'] = 'Niet gedeeld met lesgevers';
|
||||
$strings['Public'] = 'Gedeeld met lesgevers';
|
||||
8
plugin/studentfollowup/lang/english.php
Normal file
8
plugin/studentfollowup/lang/english.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$strings['plugin_title'] = "Student Follow-up System";
|
||||
$strings['plugin_comment'] = "Care system (Zorgdossier) [CS]
|
||||
Career follow system (Structuurschema) [CFS]
|
||||
Competence based evaluation system (Competentie evaluatie systeem) [CBES]";
|
||||
$strings['tool_enable'] = 'Enable plugin';
|
||||
$strings['CareDetailView'] = 'Care detail view';
|
||||
Reference in New Issue
Block a user