summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/paste/langs/es_dlg.js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/paste/langs/es_dlg.js')
-rw-r--r--program/js/tiny_mce/plugins/paste/langs/es_dlg.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/paste/langs/es_dlg.js b/program/js/tiny_mce/plugins/paste/langs/es_dlg.js
new file mode 100644
index 000000000..d5edb6912
--- /dev/null
+++ b/program/js/tiny_mce/plugins/paste/langs/es_dlg.js
@@ -0,0 +1,5 @@
+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."
+}); \ No newline at end of file