mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-67686' of git://github.com/paulholden/moodle
This commit is contained in:
commit
6ca7e3115a
6 changed files with 297 additions and 0 deletions
|
@ -37,6 +37,7 @@ $string['filtercontains'] = 'Contains';
|
|||
$string['filterdatefrom'] = 'Date from';
|
||||
$string['filterdateto'] = 'Date to';
|
||||
$string['filterdoesnotcontain'] = 'Does not contain';
|
||||
$string['filterdurationunit'] = '{$a} unit';
|
||||
$string['filterendswith'] = 'Ends with';
|
||||
$string['filterequalorgreaterthan'] = 'Greater than or equal';
|
||||
$string['filterequalorlessthan'] = 'Less than or equal';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue