Statistics
| Branch: | Tag: | Revision:

root / static / js / tinymce / plugins / emotions / langs / es_dlg.js @ 6ecbf4ec

History | View | Annotate | Download (434 Bytes)

1
tinyMCE.addI18n('es.emotions_dlg',{
2
title:"Insertar emoticon",
3
desc:"Emoticones",
4
cool:"Todo bien",
5
cry:"Llora",
6
embarassed:"Verg\u00FCenza",
7
foot_in_mouth:"Pie en la boca",
8
frown:"Triste",
9
innocent:"Inocente",
10
kiss:"Beso",
11
laughing:"Risa",
12
money_mouth:"Dinero boca",
13
sealed:"Sellado",
14
smile:"Sonrisa",
15
surprised:"Sorprendido",
16
tongue_out:"Lengua fuera",
17
undecided:"Indeciso",
18
wink:"Gui\u00F1o",
19
yell:"Enfadado"
20
});