mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-22 20:02:15 +09:00
Must use UTF-8 encoding instead of Big5.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4548 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7754873167
commit
7b3c01fd4f
1 changed files with 3 additions and 3 deletions
|
|
@ -2,9 +2,9 @@
|
|||
/**
|
||||
* @file addons/mobile/lang/zh-TW.lang.php
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief 正體中文語言包 (只有基本內容)
|
||||
* @brief 正體中文語言包 (只有基本內容)
|
||||
**/
|
||||
|
||||
$lang->cmd_go_upper = '回上頁';
|
||||
$lang->cmd_go_home = '回首頁';
|
||||
$lang->cmd_go_upper = '回上頁';
|
||||
$lang->cmd_go_home = '回首頁';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue