mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
5 lines
223 B
JavaScript
5 lines
223 B
JavaScript
|
tinyMCE.addI18n('gl.paste_dlg',{
|
||
|
text_title:"Use CTRL+V no teclado pra pega-lo texto na vent\u00E1.",
|
||
|
text_linebreaks:"Manter salto de li\u00F1as",
|
||
|
word_title:"Use CTRL+V no teclado pra pega-lo texto na vent\u00E1."
|
||
|
});
|