mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
Adding one new string: "Show $a per page"
This commit is contained in:
parent
1443433431
commit
113130bd32
1 changed files with 1 additions and 0 deletions
|
@ -951,6 +951,7 @@ $string['showgrades'] = 'Show grades';
|
|||
$string['showlistofcourses'] = 'Show list of courses';
|
||||
$string['showonlytopic'] = 'Show only topic $a';
|
||||
$string['showonlyweek'] = 'Show only week $a';
|
||||
$string['showperpage'] = 'Show $a per page';
|
||||
$string['showrecent'] = 'Show recent activity';
|
||||
$string['showreports'] = 'Show activity reports';
|
||||
$string['showsettings'] = 'Show settings';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue