aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pastefromword/lang/et.js
blob: f41c5ac97a99fc81486b5571fef88cda951ffae0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pastefromword', 'et', {
	confirmCleanup: 'Tekst, mida tahad asetada näib pärinevat Wordist. Kas tahad selle enne asetamist puhastada?',
	error: 'Asetatud andmete puhastamine ei olnud sisemise vea tõttu võimalik',
	title: 'Asetamine Wordist',
	toolbar: 'Asetamine Wordist'
} );