mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 18:08:02 +01:00
8 lines
208 B
PHP
8 lines
208 B
PHP
<?php
|
|
|
|
$string['contentheader'] = 'Content';
|
|
$string['foldercontent'] = 'Files and subfolders';
|
|
$string['modulename'] = 'Folder';
|
|
$string['modulenameplural'] = 'Folders';
|
|
$string['neverseen'] = 'Never seen';
|