pt_br.js
来自「是一个教学内容管理系统」· JavaScript 代码 · 共 30 行
JS
30 行
/**
* pt_br lang variables
* Brazilian Portuguese
*
* Authors :
* Marcio Barbosa (mpg) <mpg@mpg.com.br>
* Last Updated : November 26, 2005
* TinyMCE Version : 2.0RC4
*/
tinyMCE.addToLang('emotions',{
title : 'Inserir Emoticons',
desc : 'Emoticons',
cool : 'Legal',
cry : 'Chorando',
embarassed : 'Embara鏰do',
foot_in_mouth : 'Falando asneira',
frown : 'Triste',
innocent : 'Inocente',
kiss : 'Beijo',
laughing : 'Rindo',
money_mouth : 'Interesseiro',
sealed : 'L醔ios fechados',
smile : 'Sorriso',
surprised : 'Surpreso',
tongue_out : 'Mostrar a l韓g黙',
undecided : 'Indeciso',
wink : 'Piscar',
yell : 'Grito'
});
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?