aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/id.js
blob: 0a3af02b4192d7048a8f9ec4353a57554bd4423f (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'id', {
	maximize: 'Memperbesar',
	minimize: 'Memperkecil'
} );