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