Sha256: 4c25b423bf7c64d2d8f750b19323fda949afe94b398123d26ad26724ef332e2e

Contents?: true

Size: 347 Bytes

Versions: 8

Compression:

Stored size: 347 Bytes

Contents

/*
 Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
CKEDITOR.plugins.setLang( 'autoembed', 'sv', {
	embeddingInProgress: 'Försöker bädda in inklistrad URL...',
	embeddingFailed: 'Denna URL kunde inte automatiskt bäddas in.'
} );

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
integral-1.5.1 app/assets/javascripts/ckeditor/plugins/autoembed/lang/sv.js
integral-1.5.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/sv.js
integral-1.4.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/sv.js
integral-1.3.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/sv.js
integral-1.2.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/sv.js
integral-1.1.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/sv.js
integral-1.0.1 app/assets/javascripts/ckeditor/plugins/autoembed/lang/sv.js
integral-1.0.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/sv.js