5 lines
227 B
PHP
5 lines
227 B
PHP
|
<?php
|
||
|
$GLOBALS['__l10n']["Manage test takers"] = "Manage test-takers";
|
||
|
$GLOBALS['__l10n']["Record and manage test takers."] = "Record and manage test-takers.";
|
||
|
$GLOBALS['__l10n']["Test takers library"] = "Test-takers library";
|