Add WebCms
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
tinyMCE.addI18n('en.embed_dlg', {
|
||||
title: 'Embed third party media',
|
||||
general: 'General',
|
||||
url: 'Url:',
|
||||
size: 'Size:',
|
||||
constrain_proportions: 'Constrain',
|
||||
preview: 'Preview',
|
||||
source: 'Source'
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user