mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
5 lines
100 B
JavaScript
5 lines
100 B
JavaScript
|
tinyMCE.addI18n('zh.advhr_dlg',{
|
||
|
width:"\u5BBD",
|
||
|
size:"\u957F",
|
||
|
noshade:"\u65E0\u9634\u5F71"
|
||
|
});
|