rhymix/modules/lifepod/lang/zh-TW.lang.php

15 lines
508 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 zh-TW.lang.php
* @author haneul (haneul0318@gmail.com) 翻譯royallin
* @brief lifepod模組的語言
**/
$lang->lifepod = "Lifepod API";
$lang->calendar_address = "日曆 XML地址";
$lang->cmd_lifepod_list = 'Lifepod列表';
$lang->cmd_view_info = 'Lifepod資訊';
$lang->about_lifepod = "Lifepod是由 Openmaru提供的日曆服務。<br />此模組是把特定的 Lifepod日曆整合到 zerboardXE中的模組。";
?>