Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
sr.js 402 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', 'sr', {
	embeddingInProgress: 'Покушаj уградње залeпљеног УРЛ-а ...',
	embeddingFailed: 'Овај УРЛ не може бити аутоматски уграђен.'
} );