blob: 3d341ad7ecdacdd1168564111391b139f50988f4 (
plain) (
blame)
1
2
3
4
5
6
7
|
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'horizontalrule', 'id', {
toolbar: 'Sisip Garis Horisontal'
} );
|