Forked from
project / varbase
717 commits behind the upstream repository.
-
Rajab Natshah authored
Issue #3060713: Add [Textmatch] CKEditor plugin which is required by the [CKEditor Media Embed] module and updated other needed libraries to work with CKEditor 4.11
Rajab Natshah authoredIssue #3060713: Add [Textmatch] CKEditor plugin which is required by the [CKEditor Media Embed] module and updated other needed libraries to work with CKEditor 4.11
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
eu.js 347 B
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'autoembed', 'eu', {
embeddingInProgress: 'Itsatsitako URLa txertatzen saiatzen...',
embeddingFailed: 'URL hau ezin izan da automatikoki txertatu.'
} );