mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +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/ja.php
Normal file
5
addons/captcha/lang/ja.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