You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

21 lines
751 B

  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. */
  6. $lang['picker'] = 'Wrap 插件';
  7. $lang['column'] = '分栏';
  8. $lang['box'] = '简单居中方框';
  9. $lang['info'] = '消息框';
  10. $lang['tip'] = '提示框';
  11. $lang['important'] = '重要信息方框';
  12. $lang['alert'] = '警告框';
  13. $lang['help'] = '帮助框';
  14. $lang['download'] = '下载框';
  15. $lang['todo'] = '待办事项方框';
  16. $lang['clear'] = '清除浮动';
  17. $lang['em'] = '特别强调';
  18. $lang['hi'] = '高亮';
  19. $lang['lo'] = '不重要';