aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/hu.js
blob: b0459056d26c3f08ef3b6d773824e7e797aa448d (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'specialchar', 'hu', {
	options: 'Speciális karakter opciók',
	title: 'Speciális karakter választása',
	toolbar: 'Speciális karakter beillesztése'
} );