mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
5 lines
340 B
PHP
5 lines
340 B
PHP
<?php
|
|
$lang->message = 'Display Errors';
|
|
$lang->about_skin = 'You may select skins for error messages.';
|
|
$lang->msg_administrator_login = 'Administrator Login';
|
|
$lang->error_help['baseobject'] = 'Object → BaseObject conversion is required in a third-party program. Please fix it by consulting the file name and line number shown above.';
|