rhymix/addons/mobile/lang/zh-TW.lang.php
royallin 6a9ee3ff45 Chinese traditional translation
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6426 201d5d3c-b55e-5fd7-737f-ddc643e51545
2009-05-27 09:52:23 +00:00

15 lines
452 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* @file addons/mobile/lang/zh-TW.lang.php
* @author zero (zero@nzeo.com) 翻譯royallin
* @brief XE行動上網正體中文語言
**/
// lang select by misol
$lang->president_lang = '已選擇語言';
$lang->select_lang = '選擇語言';
$lang->lang_return = '返回';
$lang->cmd_go_upper = '回上頁';
$lang->cmd_go_home = '回首頁';
$lang->cmd_view_sitemap = '網站地圖';
?>