mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
5 lines
258 B
JavaScript
5 lines
258 B
JavaScript
|
tinyMCE.addI18n('cy.paste_dlg',{
|
||
|
text_title:"Defnyddiwch CTRL+V ar eich bysellfwrdd i ludo'r testun i fewn i'r ffenest.",
|
||
|
text_linebreaks:"Cadw toriadau llinell",
|
||
|
word_title:"Defnyddiwch CTRL+V ar eich bysellfwrdd i ludo'r testun i fewn i'r ffenest."
|
||
|
});
|