mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 01:29: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
7
addons/mobile/lang/zh-TW.php
Normal file
7
addons/mobile/lang/zh-TW.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
$lang->president_lang = '已選擇語言';
|
||||
$lang->select_lang = '選擇語言';
|
||||
$lang->lang_return = '返回';
|
||||
$lang->cmd_go_upper = '回上頁';
|
||||
$lang->cmd_go_home = '回首頁';
|
||||
$lang->cmd_view_sitemap = '網站地圖';
|
||||
Loading…
Add table
Add a link
Reference in a new issue