summaryrefslogtreecommitdiff
path: root/plugins/justify/lang/bn.js
blob: 0e28606bbbfa478f8945174c3541bc03c64943fe (plain)
1
2
3
4
5
6
7
8
9
10
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'justify', 'bn', {
	block: 'ব্লক জাস্টিফাই',
	center: 'মাঝ বরাবর ঘেষা',
	left: 'বা দিকে ঘেঁষা',
	right: 'ডান দিকে ঘেঁষা'
});