aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/justify/lang/ms.js
blob: 323f8e9de0f1474f38df198f4688d3d4e080ddfe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'justify', 'ms', {
	block: 'Jajaran Blok',
	center: 'Jajaran Tengah',
	left: 'Jajaran Kiri',
	right: 'Jajaran Kanan'
} );