aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pastetext/lang/hr.js
blob: 2e7e1491444073b00ff526e235e5f55eb1f4bebb (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pastetext', 'hr', {
	button: 'Zalijepi kao čisti tekst',
	title: 'Zalijepi kao čisti tekst'
} );