mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
7ca85245d5
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93561 467b73ca-7a2a-4603-9d3b-597d59a354a9
5 lines
222 B
JavaScript
Executable File
5 lines
222 B
JavaScript
Executable File
tinyMCE.addI18n('es.paste_dlg',{
|
|
text_title:"Use CTRL+V en su teclado para pegar el texto en la ventana.",
|
|
text_linebreaks:"Keep linebreaks",
|
|
word_title:"Use CTRL+V en su teclado para pegar el texto en la ventana."
|
|
}); |