source: extensions/PersoAbout/language/zh_TW/plugin.lang.php @ 29580

Last change on this file since 29580 was 26203, checked in by TranslationTeam, 11 years ago

[persoabout] Update zh_TW, thanks to : ddtddt

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 530 bytes
RevLine 
[9942]1<?php
2$lang['ppa_h2'] = '關於我';
3
4//Tab gest
5$lang['ppa_tab_gest'] = '管理';
6$lang['ppa_perso'] = '關於我';
7
8//Tab help
9$lang['ppa_tab_help'] = '求助';
10$lang['ppa_css'] = '設定「關於我」';
11$lang['ppa_css_help'] = '你的「關於我」是在< div id="persoabout" >標籤內,你可用此ID來設定主題及本地檔案。';
12$lang['ppa_ED'] = '延伸套件說明"';
13$lang['ppa_ED_help'] = '你可使用此套件之標籤';
14
[26203]15$lang['This section is reserved for the webmaster'] = '這部分是保留給站長';
[9942]16?>
Note: See TracBrowser for help on using the repository browser.