This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/includes/tinymce/jscripts/tiny_mce/plugins/emotions/langs/es_dlg.js

20 lines
452 B
JavaScript
Raw Normal View History

2009-01-01 16:44:00 +00:00
tinyMCE.addI18n('es.emotions_dlg',{
title:"Insertar emoticon",
desc:"Emoticones",
cool:"Todo bien",
cry:"Llora",
embarassed:"Verg\u00C3\u0083\u00C2\u00BCenza",
foot_in_mouth:"Pie en la boca",
frown:"Triste",
innocent:"Inocente",
kiss:"Beso",
laughing:"Risa",
money_mouth:"Dinero boca",
sealed:"Sellado",
smile:"Sonrisa",
surprised:"Sorprendido",
tongue_out:"Lengua fuera",
undecided:"Indeciso",
wink:"Gui\u00F1o",
yell:"Enfadado"
});