aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/removeformat/lang/sr-latn.js
blob: 8c008213df53656a1f871582cc62251e2ae0fcb5 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'removeformat', 'sr-latn', {
	toolbar: 'Ukloni formatiranje'
} );