This commit is contained in:
Ilya Tregubov 2023-03-31 09:47:23 +08:00
commit 5b8c1ffd84
7 changed files with 324 additions and 103 deletions

View file

@ -25,6 +25,7 @@
defined('MOODLE_INTERNAL') || die();
$string['eventfileaddedtodraftarea'] = 'File added to draft area';
$string['privacy:metadata:file_conversions'] = 'A record of the file conversions performed by a user.';
$string['privacy:metadata:file_conversion:usermodified'] = 'The user who started the file conversion.';
$string['privacy:metadata:files'] = 'A record of the files uploaded or shared by users';