orbit-basic/public/javascripts/ckeditor/plugins/attachment/lang/en.js

11 lines
176 B
JavaScript

CKEDITOR.plugins.setLang('attachment', 'en',
{
attachment :
{
title : "Insert attachment",
url: "URL",
name: "Title",
button : "Insert attachment"
}
});