aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pagebreak/lang/en-au.js
blob: 9ead5d7441ce59cfd0d68b6668125267ed9f259b (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pagebreak', 'en-au', {
	alt: 'Page Break', // MISSING
	toolbar: 'Insert Page Break for Printing'
} );