mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
5 lines
229 B
JavaScript
5 lines
229 B
JavaScript
|
tinyMCE.addI18n('da.paste_dlg',{
|
||
|
text_title:"Anvend CTRL+V p\u00E5 tastaturet for at inds\u00E6tte teksten.",
|
||
|
text_linebreaks:"Bevar linieskift",
|
||
|
word_title:"Anvend CTRL+V p\u00E5 tastaturet for at inds\u00E6tte teksten."
|
||
|
});
|