mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
5 lines
193 B
PHP
5 lines
193 B
PHP
<?php
|
|
$lang->about_captcha = '請依序輸入圖片中的文字,不分大小寫。';
|
|
$lang->captcha_reload = '更換';
|
|
$lang->captcha_play = '播放';
|
|
$lang->captcha_denied = '輸入錯誤';
|