Skip to content
Snippets Groups Projects
Forked from project / varbase
717 commits behind the upstream repository.
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.'
} );