mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
5 lines
119 B
PHP
5 lines
119 B
PHP
<?php
|
|
|
|
$string['pluginname'] = "Standard";
|
|
$string['region-side-pre'] = 'Left';
|
|
$string['region-side-post'] = 'Right';
|