summaryrefslogtreecommitdiff
path: root/plugins/specialchar/lang/bn.js
blob: 64b6eea18f36d3e9cd7b1c8f1fdc01d716ce650b (plain)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'specialchar', 'bn', {
	options: 'Special Character Options', // MISSING
	title: 'বিশেষ ক্যারেক্টার বাছাই কর',
	toolbar: 'বিশেষ অক্ষর যুক্ত কর'
});