aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/print/lang/bn.js
blob: 106278bcf32c33928d355e2e59c04ffe4f71e155 (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( 'print', 'bn', {
	toolbar: 'প্রিন্ট'
} );