aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/list/lang/bn.js
blob: cf6a85a7d4bd7f5060bd7c82d7eb40f2ca3d4551 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'bn', {
	bulletedlist: 'বুলেটেড তালিকা প্রবেশ/অপসারন করি',
	numberedlist: 'সাংখ্যিক লিস্টের লেবেল'
} );