aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/selectall/lang/bn.js
blob: 51c88f5cbc6ebd12fbd6f3c79441f0d167ac7e26 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'selectall', 'bn', {
	toolbar: 'সব সিলেক্ট কর'
} );