mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
e550de71e3
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93610 467b73ca-7a2a-4603-9d3b-597d59a354a9
5 lines
315 B
JavaScript
Executable File
5 lines
315 B
JavaScript
Executable File
tinyMCE.addI18n('tt.paste_dlg',{
|
|
text_title:"\u5C07\u8907\u88FD(CTRL + C)\u7684\u5167\u5BB9\u8CBC\u4E0A(CTRL + V)\u5230\u8996\u7A97\u3002",
|
|
text_linebreaks:"\u4FDD\u7559\u5206\u884C\u7B26\u865F\u865F",
|
|
word_title:"\u5C07\u8907\u88FD(CTRL + C)\u7684\u5167\u5BB9\u8CBC\u4E0A(CTRL + V)\u5230\u8996\u7A97\u3002"
|
|
}); |