Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (222 Bytes)

1
tinyMCE.addI18n('es.paste_dlg',{
2
text_title:"Use CTRL+V en su teclado para pegar el texto en la ventana.",
3
text_linebreaks:"Keep linebreaks",
4
word_title:"Use CTRL+V en su teclado para pegar el texto en la ventana."
5
});