mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-57791 testing: Add missing cachedef lang string
This commit is contained in:
parent
3c305df1de
commit
f96488df66
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ $string['cachedef_langmenu'] = 'List of available languages';
|
|||
$string['cachedef_message_time_last_message_between_users'] = 'Time created for most recent message between users';
|
||||
$string['cachedef_locking'] = 'Locking';
|
||||
$string['cachedef_message_processors_enabled'] = "Message processors enabled status";
|
||||
$string['cachedef_modelswithpredictions'] = 'Models with available predictions';
|
||||
$string['cachedef_navigation_expandcourse'] = 'Navigation expandable courses';
|
||||
$string['cachedef_observers'] = 'Event observers';
|
||||
$string['cachedef_plugin_functions'] = 'Plugins available callbacks';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue