aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/bn.js
blob: 6161ef6227cc163e86d12a82b8fb463233400fda (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', 'bn', {
	options: 'Special Character Options', // MISSING
	title: 'বিশেষ ক্যারেক্টার বাছাই কর',
	toolbar: 'বিশেষ অক্ষর যুক্ত কর'
} );