mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-17 02:10:02 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@7723 201d5d3c-b55e-5fd7-737f-ddc643e51545
6 lines
203 B
PHP
6 lines
203 B
PHP
<?php
|
|
$lang->about_captcha = "請依序輸入圖片中的文字,不分大小寫。";
|
|
$lang->captcha_reload = '更換';
|
|
$lang->captcha_play = '播放';
|
|
$lang->captcha_denied = '輸入錯誤';
|
|
?>
|