mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 08:39:58 +09:00
Convert addon lang files from XML to PHP
This commit is contained in:
parent
5b09fcc818
commit
9b621d9c8c
29 changed files with 115 additions and 132 deletions
5
addons/captcha/lang/zh-TW.php
Normal file
5
addons/captcha/lang/zh-TW.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
$lang->about_captcha = '請依序輸入圖片中的文字,不分大小寫。';
|
||||
$lang->captcha_reload = '更換';
|
||||
$lang->captcha_play = '播放';
|
||||
$lang->captcha_denied = '輸入錯誤';
|
||||
Loading…
Add table
Add a link
Reference in a new issue