aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/smiley/lang/ms.js
blob: 89f35c61fe2d1ad0864fc5baf7030a4e3a012cf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'smiley', 'ms', {
	options: 'Smiley Options', // MISSING
	title: 'Masukkan Smiley',
	toolbar: 'Smiley'
} );